File tree Expand file tree Collapse file tree 3 files changed +87
-108
lines changed
eslint-config-legacy-typescript Expand file tree Collapse file tree 3 files changed +87
-108
lines changed Original file line number Diff line number Diff line change 9
9
],
10
10
"dependencies" : {
11
11
"@nuxtjs/eslint-config" : " ^12.0.0" ,
12
- "@typescript-eslint/eslint-plugin" : " ^5.62 .0" ,
13
- "@typescript-eslint/parser" : " ^5.62 .0" ,
12
+ "@typescript-eslint/eslint-plugin" : " ^6.5 .0" ,
13
+ "@typescript-eslint/parser" : " ^6.5 .0" ,
14
14
"eslint-import-resolver-typescript" : " ^3.6.0" ,
15
15
"eslint-plugin-import" : " ^2.28.1" ,
16
16
"eslint-plugin-vue" : " ^9.17.0"
Original file line number Diff line number Diff line change 13
13
],
14
14
"dependencies" : {
15
15
"@rushstack/eslint-patch" : " ^1.3.3" ,
16
- "@typescript-eslint/eslint-plugin" : " ^5.62 .0" ,
17
- "@typescript-eslint/parser" : " ^5.62 .0" ,
16
+ "@typescript-eslint/eslint-plugin" : " ^6.5 .0" ,
17
+ "@typescript-eslint/parser" : " ^6.5 .0" ,
18
18
"eslint-plugin-vue" : " ^9.17.0" ,
19
19
"typescript" : " ^5.2.2"
20
20
},
You can’t perform that action at this time.
0 commit comments