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 Mar 12, 2023
1 parent c0f5100 commit 15bdd02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.6.0

- name: Setup ddev
uses: jonaseberle/github-action-setup-ddev@v1
Expand Down
12 changes: 6 additions & 6 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/tome": "1.7.0",
"drush/drush": "11.1.1"
"drupal/core-composer-scaffold": "9.5.4",
"drupal/core-project-message": "9.5.4",
"drupal/core-recommended": "9.5.4",
"drupal/tome": "1.10.0",
"drush/drush": "11.5.1"
},
"conflict": {
"drupal/drupal": "*"
Expand Down

0 comments on commit 15bdd02

Please sign in to comment.