Skip to content

Commit d6f5489

Browse files
authored
Merge pull request #166 from dwightjack/renovate/all-minor-patch
Update all non-major dependencies
2 parents 157c924 + 01b7132 commit d6f5489

File tree

4 files changed

+85
-85
lines changed

4 files changed

+85
-85
lines changed

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.17.4
1+
14.17.5

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.17.4
1+
14.17.5

package-lock.json

+78-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
"devDependencies": {
7373
"@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5",
7474
"@babel/plugin-proposal-optional-chaining": "7.14.5",
75-
"@nuxt/types": "2.15.7",
75+
"@nuxt/types": "2.15.8",
7676
"@types/jest": "26.0.24",
7777
"@types/node": "14.17.9",
78-
"@typescript-eslint/eslint-plugin": "4.29.0",
79-
"@typescript-eslint/parser": "4.29.0",
78+
"@typescript-eslint/eslint-plugin": "4.29.1",
79+
"@typescript-eslint/parser": "4.29.1",
8080
"babel-plugin-transform-node-env-inline": "0.4.3",
8181
"cpy-cli": "3.1.1",
8282
"cross-env": "7.0.3",
@@ -86,7 +86,7 @@
8686
"eslint-config-prettier": "8.3.0",
8787
"eslint-plugin-node": "11.1.0",
8888
"eslint-plugin-prettier": "3.4.0",
89-
"eslint-plugin-vue": "7.15.1",
89+
"eslint-plugin-vue": "7.16.0",
9090
"jest": "27.0.6",
9191
"microbundle": "0.13.3",
9292
"npm-run-all": "4.1.5",
@@ -95,7 +95,7 @@
9595
"typescript": "4.3.5",
9696
"vite": "2.4.4",
9797
"vue2": "npm:[email protected]",
98-
"vue3": "npm:vue@3.1.5",
98+
"vue3": "npm:vue@3.2.2",
9999
"vuepress": "1.8.2"
100100
},
101101
"dependencies": {

0 commit comments

Comments
 (0)