Skip to content

Commit ed676c4

Browse files
committed
chore: update dev dependencies
1 parent e2f2236 commit ed676c4

File tree

2 files changed

+510
-530
lines changed

2 files changed

+510
-530
lines changed

package.json

+8-7
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@
3030
"devDependencies": {
3131
"@typescript-eslint/eslint-plugin": "^4.4.0",
3232
"@typescript-eslint/parser": "^4.4.0",
33-
"eslint": "^6.6.0",
34-
"eslint-plugin-vue": "^6.0.1",
35-
"execa": "^3.3.0",
36-
"jest": "^26.4.2",
37-
"typescript": "^3.7.2",
38-
"vue": "^2.6.10",
39-
"vue-property-decorator": "^8.3.0"
33+
"eslint": "^7.10.0",
34+
"eslint-plugin-vue": "^7.0.1",
35+
"execa": "^4.0.3",
36+
"jest": "^26.5.2",
37+
"typescript": "^4.0.3",
38+
"vue": "^2.6.12",
39+
"vue-class-component": "^7.2.6",
40+
"vue-property-decorator": "^9.0.2"
4041
},
4142
"peerDependencies": {
4243
"@typescript-eslint/eslint-plugin": "^4.4.0",

0 commit comments

Comments
 (0)