Skip to content

Commit 7c8b929

Browse files
chore(deps): update all non-major dependencies
1 parent a473893 commit 7c8b929

8 files changed

Lines changed: 568 additions & 398 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.20.1
1+
16.20.2

example/drupal/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
],
1717
"require": {
1818
"composer/installers": "2.2.0",
19-
"drupal/core-composer-scaffold": "9.5.10",
20-
"drupal/core-project-message": "9.5.10",
21-
"drupal/core-recommended": "9.5.10",
19+
"drupal/core-composer-scaffold": "9.5.11",
20+
"drupal/core-project-message": "9.5.11",
21+
"drupal/core-recommended": "9.5.11",
2222
"drupal/druxt": "1.2.0",
2323
"drupal/simple_oauth": "^5.2.3",
2424
"drush/drush": "11.6.0",
2525
"vlucas/phpdotenv": "^5.5.0"
2626
},
2727
"require-dev": {
28-
"drupal/core-dev": "9.5.10"
28+
"drupal/core-dev": "9.5.11"
2929
},
3030
"conflict": {
3131
"drupal/drupal": "*"

0 commit comments

Comments
 (0)