Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent c0f5100 commit b755439
Show file tree
Hide file tree
Showing 3 changed files with 276 additions and 477 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@master

- name: Setup node env 🏗
uses: actions/setup-node@v3.4.1
uses: actions/setup-node@v3.5.1

- name: Setup ddev
uses: jonaseberle/github-action-setup-ddev@v1
Expand Down
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
}
],
"require": {
"composer/installers": "2.1.1",
"composer/installers": "2.2.0",
"drupal-tome/tome_drush": "dev-feature/3-drush_11",
"drupal/core-composer-scaffold": "9.4.3",
"drupal/core-project-message": "9.4.3",
"drupal/core-recommended": "9.4.3",
"drupal/core-composer-scaffold": "9.4.8",
"drupal/core-project-message": "9.4.8",
"drupal/core-recommended": "9.4.8",
"drupal/tome": "1.7.0",
"drush/drush": "11.1.1"
"drush/drush": "11.3.2"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
Loading

0 comments on commit b755439

Please sign in to comment.