File tree Expand file tree Collapse file tree 2 files changed +1235
-1389
lines changed Expand file tree Collapse file tree 2 files changed +1235
-1389
lines changed Original file line number Diff line number Diff line change 2828 },
2929 "homepage" : " https://github.com/vuejs/eslint-config-typescript#readme" ,
3030 "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 " ,
3535 "execa" : " ^4.0.3" ,
3636 "jest" : " ^26.5.2" ,
3737 "typescript" : " ^4.0.3" ,
4040 "vue-property-decorator" : " ^9.0.2"
4141 },
4242 "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"
4747 },
4848 "dependencies" : {
4949 "vue-eslint-parser" : " ^7.0.0"
You can’t perform that action at this time.
0 commit comments