This repository was archived by the owner on Mar 6, 2025. It is now read-only.
File tree 3 files changed +195
-2580
lines changed
3 files changed +195
-2580
lines changed Original file line number Diff line number Diff line change 32
32
],
33
33
"peerDependencies" : {
34
34
"@babel/core" : " ^7.11.0" ,
35
- "@typescript-eslint/parser" : " ^7.0 .0" ,
35
+ "@typescript-eslint/parser" : " ^7.15 .0" ,
36
36
"eslint" : " ^8.0.0 || ^9.0.0" ,
37
37
"typescript" : " ^4.0.0 || ^5.0.0"
38
38
},
39
39
"dependencies" : {
40
40
"@babel/eslint-parser" : " ^7.24.5" ,
41
41
"@eslint-community/regexpp" : " ^4.10.0" ,
42
- "@typescript-eslint/eslint-plugin" : " ^6.16 .0" ,
42
+ "@typescript-eslint/eslint-plugin" : " ^6.21 .0" ,
43
43
"builtin-modules" : " ^3.3.0" ,
44
44
"bytes" : " ^3.1.2" ,
45
45
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
Original file line number Diff line number Diff line change 41
41
"yarn-deduplicate" : " ^6.0.2"
42
42
},
43
43
"resolutions" : {
44
- "@typescript-eslint/eslint-plugin" : " ^7.8 .0" ,
44
+ "@typescript-eslint/eslint-plugin" : " ^7.15 .0" ,
45
45
"@typescript-eslint/experimental-utils" : " ^5.62.0" ,
46
- "@typescript-eslint/parser" : " ^7.8 .0" ,
47
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
48
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
49
- "@typescript-eslint/utils" : " ^7.8 .0" ,
46
+ "@typescript-eslint/parser" : " ^7.15 .0" ,
47
+ "@typescript-eslint/scope-manager" : " ^7.15 .0" ,
48
+ "@typescript-eslint/type-utils" : " ^7.15 .0" ,
49
+ "@typescript-eslint/utils" : " ^7.15 .0" ,
50
50
"eslint" : " ^8.57.0" ,
51
51
"eslint-plugin-import" : " npm:eslint-plugin-i@^2.29.1" ,
52
52
"eslint-plugin-sonar" : " link:eslint-plugin-sonar" ,
You can’t perform that action at this time.
0 commit comments