Skip to content

Commit da5b32a

Browse files
chore(deps): update all non-major dependencies
1 parent bac0b50 commit da5b32a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/drupal/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"require": {
1717
"composer/installers": "2.2.0",
1818
"drupal-tome/tome_drush": "dev-master",
19-
"drupal/core-composer-scaffold": "9.4.8",
20-
"drupal/core-project-message": "9.4.8",
21-
"drupal/core-recommended": "9.4.8",
19+
"drupal/core-composer-scaffold": "9.5.0",
20+
"drupal/core-project-message": "9.5.0",
21+
"drupal/core-recommended": "9.5.0",
2222
"drupal/druxt": "1.1.1",
23-
"drupal/tome": "1.7.0",
24-
"drush/drush": "11.3.2"
23+
"drupal/tome": "1.9.0",
24+
"drush/drush": "11.4.0"
2525
},
2626
"require-dev": {
27-
"drupal/core-dev": "9.4.8"
27+
"drupal/core-dev": "9.5.0"
2828
},
2929
"conflict": {
3030
"drupal/drupal": "*"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"test:watch": "jest --watch"
2828
},
2929
"devDependencies": {
30-
"@babel/core": "7.20.2",
30+
"@babel/core": "7.20.5",
3131
"@babel/preset-env": "7.20.2",
3232
"@changesets/cli": "2.25.2",
3333
"@vue/test-utils": "1.3.3",
3434
"babel-core": "7.0.0-bridge.0",
3535
"druxt": "0.21.0",
3636
"esbuild-jest": "0.5.0",
37-
"eslint": "8.28.0",
37+
"eslint": "8.29.0",
3838
"eslint-plugin-nuxt": "4.0.0",
3939
"jest": "27.5.1",
4040
"siroc": "0.16.0",

0 commit comments

Comments
 (0)