File tree 2 files changed +2735
-1889
lines changed
packages/eslint-config-standard-with-typescript
2 files changed +2735
-1889
lines changed Original file line number Diff line number Diff line change 35
35
"@typescript-eslint/eslint-plugin" : " ^5.30.7" ,
36
36
"@typescript-eslint/parser" : " ^5.30.7" ,
37
37
"eslint-config-standard-with-typescript" : " ^22.0.0" ,
38
- "eslint-define-config" : " ^1.5 .1" ,
38
+ "eslint-define-config" : " ^1.24 .1" ,
39
39
"eslint-import-resolver-node" : " ^0.3.6" ,
40
- "eslint-import-resolver-typescript" : " ^3.3.0 " ,
41
- "eslint-plugin-import" : " ^2.26 .0" ,
40
+ "eslint-import-resolver-typescript" : " ^3.6.1 " ,
41
+ "eslint-plugin-import" : " ^2.29 .0" ,
42
42
"eslint-plugin-n" : " ^15.2.4" ,
43
- "eslint-plugin-promise" : " ^6.0.0 " ,
44
- "vue-eslint-parser" : " ^9.0.3 "
43
+ "eslint-plugin-promise" : " ^6.1.1 " ,
44
+ "vue-eslint-parser" : " ^9.3.2 "
45
45
},
46
46
"peerDependencies" : {
47
- "eslint" : " ^8.0.1 " ,
47
+ "eslint" : " ^8.52.0 " ,
48
48
"eslint-plugin-vue" : " ^9.2.0" ,
49
49
"typescript" : " *"
50
50
},
51
51
"devDependencies" : {
52
52
"@vue/eslint-config-standard" : " workspace:*" ,
53
- "eslint" : " ^8.20 .0" ,
53
+ "eslint" : " ^8.52 .0" ,
54
54
"typescript" : " ~4.7.4"
55
55
},
56
56
"eslintConfig" : {
You can’t perform that action at this time.
0 commit comments