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 Jul 22, 2022
1 parent 5c7c150 commit 2e472f0
Show file tree
Hide file tree
Showing 3 changed files with 978 additions and 676 deletions.
10 changes: 5 additions & 5 deletions example/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"require": {
"composer/installers": "2.1.1",
"drupal-tome/tome_drush": "dev-feature/3-drush_11",
"drupal/core-composer-scaffold": "9.3.14",
"drupal/core-project-message": "9.3.14",
"drupal/core-recommended": "9.3.14",
"drupal/core-composer-scaffold": "9.4.3",
"drupal/core-project-message": "9.4.3",
"drupal/core-recommended": "9.4.3",
"drupal/druxt": "1.1.1",
"drupal/layout_paragraphs": "1.0.0",
"drupal/tome": "1.7.0",
"drush/drush": "11.0.9"
"drush/drush": "11.1.1"
},
"require-dev": {
"drupal/core-dev": "9.3.14"
"drupal/core-dev": "9.4.3"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "7.18.2",
"@babel/preset-env": "7.18.2",
"@changesets/cli": "2.22.0",
"@babel/core": "7.18.9",
"@babel/preset-env": "7.18.9",
"@changesets/cli": "2.23.2",
"@vue/test-utils": "1.3.0",
"babel-core": "7.0.0-bridge.0",
"druxt": "0.19.2",
"druxt-entity": "^0.25.0",
"druxt": "0.19.3",
"druxt-entity": "^0.25.1",
"esbuild-jest": "0.5.0",
"eslint": "8.16.0",
"eslint": "8.20.0",
"eslint-plugin-nuxt": "3.2.0",
"jest": "27.5.1",
"siroc": "0.16.0",
"vue-jest": "3.0.7",
"vue-template-compiler": "2.6.14"
"vue-template-compiler": "2.7.8"
},
"peerDependencies": {},
"publishConfig": {
Expand Down
Loading

0 comments on commit 2e472f0

Please sign in to comment.