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 Sep 29, 2022
1 parent 8295ff4 commit eced187
Show file tree
Hide file tree
Showing 7 changed files with 1,347 additions and 1,309 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@master

- name: Setup node env 🏗
uses: actions/setup-node@v3.4.1
uses: actions/setup-node@v3.5.0
with:
node-version: ${{ matrix.node }}
check-latest: true
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.17.0
16.17.1
12 changes: 6 additions & 6 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"composer/installers": "2.2.0",
"cweagans/composer-patches": "^1.7",
"drupal-tome/tome_drush": "dev-master",
"drupal/core-composer-scaffold": "9.4.5",
"drupal/core-project-message": "9.4.5",
"drupal/core-recommended": "9.4.5",
"drupal/core-composer-scaffold": "9.4.7",
"drupal/core-project-message": "9.4.7",
"drupal/core-recommended": "9.4.7",
"drupal/druxt": "1.1.1",
"drupal/simple_oauth": "^5.2",
"drupal/tome": "^1.7",
"drush/drush": "11.1.1",
"twig/twig": "2.15.2",
"drush/drush": "11.2.1",
"twig/twig": "2.15.3",
"vlucas/phpdotenv": "^5.4"
},
"require-dev": {
"drupal/core-dev": "9.4.5"
"drupal/core-dev": "9.4.7"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
Loading

0 comments on commit eced187

Please sign in to comment.