Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#458)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2022
1 parent 0e9160d commit 223c011
Show file tree
Hide file tree
Showing 6 changed files with 102 additions and 99 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 @@
16.17.0
16.17.1
10 changes: 5 additions & 5 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"cweagans/composer-patches": "1.7.2",
"drupal-tome/tome_drush": "dev-master",
"drupal/anonymous_redirect": "2.2.0-rc1",
"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/gin": "3.0.0-beta5",
"drupal/gin_login": "1.3.0",
Expand All @@ -34,12 +34,12 @@
"drupal/search_api_lunr": "2.0.1",
"drupal/simple_oauth": "5.2.0",
"drupal/tome": "^1.7",
"drush/drush": "11.1.1",
"drush/drush": "11.2.1",
"vlucas/phpdotenv": "5.4.1",
"zaporylie/composer-drupal-optimizations": "1.2.0"
},
"require-dev": {
"drupal/core-dev": "9.4.5",
"drupal/core-dev": "9.4.7",
"weitzman/drupal-test-traits": "1.6.0"
},
"autoload": {
Expand Down
Loading

1 comment on commit 223c011

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.