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 Mar 22, 2023
1 parent bac0b50 commit 3fa431c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions example/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"require": {
"composer/installers": "2.2.0",
"drupal-tome/tome_drush": "dev-master",
"drupal/core-composer-scaffold": "9.4.8",
"drupal/core-project-message": "9.4.8",
"drupal/core-recommended": "9.4.8",
"drupal/druxt": "1.1.1",
"drupal/tome": "1.7.0",
"drush/drush": "11.3.2"
"drupal/core-composer-scaffold": "9.5.5",
"drupal/core-project-message": "9.5.5",
"drupal/core-recommended": "9.5.5",
"drupal/druxt": "1.2.0",
"drupal/tome": "1.10.0",
"drush/drush": "11.5.1"
},
"require-dev": {
"drupal/core-dev": "9.4.8"
"drupal/core-dev": "9.5.5"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "7.20.2",
"@babel/core": "7.21.3",
"@babel/preset-env": "7.20.2",
"@changesets/cli": "2.25.2",
"@vue/test-utils": "1.3.3",
"@changesets/cli": "2.26.1",
"@vue/test-utils": "1.3.4",
"babel-core": "7.0.0-bridge.0",
"druxt": "0.21.0",
"esbuild-jest": "0.5.0",
"eslint": "8.28.0",
"eslint": "8.36.0",
"eslint-plugin-nuxt": "4.0.0",
"jest": "27.5.1",
"siroc": "0.16.0",
Expand Down

0 comments on commit 3fa431c

Please sign in to comment.