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 Dec 13, 2022
1 parent 5b83d11 commit fac041e
Show file tree
Hide file tree
Showing 6 changed files with 161 additions and 157 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
<<: *defaults

docker:
- image: php:8.1
- image: php:8.2

steps:
- checkout
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18.1
16.19.0
10 changes: 5 additions & 5 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"require": {
"composer/installers": "2.2.0",
"cweagans/composer-patches": "^1.7.2",
"drupal/core-composer-scaffold": "9.4.8",
"drupal/core-project-message": "9.4.8",
"drupal/core-recommended": "9.4.8",
"drupal/core-composer-scaffold": "9.4.9",
"drupal/core-project-message": "9.4.9",
"drupal/core-recommended": "9.4.9",
"drupal/druxt": "1.1.1",
"drupal/simple_oauth": "^5.2.2",
"drupal/simple_oauth": "^5.2.3",
"drush/drush": "11.3.2",
"vlucas/phpdotenv": "^5.5.0"
},
"require-dev": {
"drupal/core-dev": "9.4.8"
"drupal/core-dev": "9.4.9"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
2 changes: 1 addition & 1 deletion nuxt/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18.1
16.19.0
Loading

0 comments on commit fac041e

Please sign in to comment.