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 Sep 12, 2022
1 parent 94c9b53 commit 8175fce
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 97 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.16.0
16.17.0
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/preset-env": "7.18.10",
"@changesets/cli": "2.24.3",
"@babel/core": "7.19.0",
"@babel/preset-env": "7.19.0",
"@changesets/cli": "2.24.4",
"@vue/test-utils": "1.3.0",
"babel-core": "7.0.0-bridge.0",
"druxt": "0.20.0",
"esbuild-jest": "0.5.0",
"eslint": "8.22.0",
"eslint": "8.23.1",
"eslint-plugin-nuxt": "3.2.0",
"jest": "27.5.1",
"siroc": "0.16.0",
"vue-jest": "3.0.7",
"vue-template-compiler": "2.7.8"
"vue-template-compiler": "2.7.10"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 8175fce

Please sign in to comment.