Skip to content

Commit fcea347

Browse files
chore(deps): update all non-major dependencies (#32)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6e59ab5 commit fcea347

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

example/drupal/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
}
1515
],
1616
"require": {
17-
"composer/installers": "2.1.0",
17+
"composer/installers": "2.1.1",
1818
"drupal-tome/tome_drush": "dev-master",
19-
"drupal/core-composer-scaffold": "9.3.9",
20-
"drupal/core-project-message": "9.3.9",
21-
"drupal/core-recommended": "9.3.9",
19+
"drupal/core-composer-scaffold": "9.3.11",
20+
"drupal/core-project-message": "9.3.11",
21+
"drupal/core-recommended": "9.3.11",
2222
"drupal/druxt": "1.1.1",
2323
"drupal/tome": "1.6.0",
24-
"drush/drush": "11.0.8"
24+
"drush/drush": "11.0.9"
2525
},
2626
"require-dev": {
27-
"drupal/core-dev": "9.3.9"
27+
"drupal/core-dev": "9.3.11"
2828
},
2929
"conflict": {
3030
"drupal/drupal": "*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@changesets/cli": "2.22.0",
3333
"@vue/test-utils": "1.3.0",
3434
"babel-core": "7.0.0-bridge.0",
35-
"druxt": "0.18.1",
35+
"druxt": "0.18.2",
3636
"esbuild-jest": "0.5.0",
3737
"eslint": "8.13.0",
3838
"eslint-plugin-nuxt": "3.2.0",

0 commit comments

Comments
 (0)