File tree 2 files changed +1235
-1389
lines changed
2 files changed +1235
-1389
lines changed Original file line number Diff line number Diff line change 28
28
},
29
29
"homepage" : " https://github.com/vuejs/eslint-config-typescript#readme" ,
30
30
"devDependencies" : {
31
- "@typescript-eslint/eslint-plugin" : " ^4.4 .0" ,
32
- "@typescript-eslint/parser" : " ^4.4 .0" ,
33
- "eslint" : " ^7.10 .0" ,
34
- "eslint-plugin-vue" : " ^7.0.1 " ,
31
+ "@typescript-eslint/eslint-plugin" : " ^5.0 .0" ,
32
+ "@typescript-eslint/parser" : " ^5.0 .0" ,
33
+ "eslint" : " ^8.0 .0" ,
34
+ "eslint-plugin-vue" : " ^7.17.0 " ,
35
35
"execa" : " ^4.0.3" ,
36
36
"jest" : " ^26.5.2" ,
37
37
"typescript" : " ^4.0.3" ,
40
40
"vue-property-decorator" : " ^9.0.2"
41
41
},
42
42
"peerDependencies" : {
43
- "@typescript-eslint/eslint-plugin" : " ^4.4 .0" ,
44
- "@typescript-eslint/parser" : " ^4.4 .0" ,
45
- "eslint" : " ^5.0 .0 || ^6 .0.0 || ^7 .0.0" ,
46
- "eslint-plugin-vue" : " ^5.2.3 || ^6.0.0 || ^7.0 .0"
43
+ "@typescript-eslint/eslint-plugin" : " ^5.0 .0" ,
44
+ "@typescript-eslint/parser" : " ^5.0 .0" ,
45
+ "eslint" : " ^6.2 .0 || ^7 .0.0 || ^8 .0.0" ,
46
+ "eslint-plugin-vue" : " ^7.17 .0"
47
47
},
48
48
"dependencies" : {
49
49
"vue-eslint-parser" : " ^7.0.0"
You can’t perform that action at this time.
0 commit comments