File tree Expand file tree Collapse file tree 3 files changed +104
-245
lines changed Expand file tree Collapse file tree 3 files changed +104
-245
lines changed Original file line number Diff line number Diff line change 29
29
"license" : " ISC" ,
30
30
"devDependencies" : {
31
31
"@eslint/config-inspector" : " 0.5.4" ,
32
+ "@types/lodash" : " ^4.17.7" ,
32
33
"@types/node" : " 20.9.1" ,
33
34
"eslint" : " ^8.57.0" ,
34
35
"execa" : " ^8.0.1" ,
46
47
"@rushstack/eslint-plugin-packlets" : " ^0.8.1" ,
47
48
"@rushstack/eslint-plugin-security" : " ^0.7.1" ,
48
49
"@types/eslint" : " ^8.44.7" ,
49
- "@typescript-eslint/eslint-plugin" : " ^7.0.1 " ,
50
- "@typescript-eslint/parser" : " ^7.0.1 " ,
50
+ "@typescript-eslint/eslint-plugin" : " ^8.6.0 " ,
51
+ "@typescript-eslint/parser" : " ^8.6.0 " ,
51
52
"eslint-config-prettier" : " ^9.1.0" ,
52
53
"eslint-config-xo" : " ^0.43.1" ,
53
54
"eslint-config-xo-react" : " ^0.27.0" ,
67
68
"globals" : " ^14.0.0" ,
68
69
"lodash" : " ^4.17.21" ,
69
70
"prettier" : " ^3.1.0" ,
70
- "typescript-eslint" : " ^7.2 .0"
71
+ "typescript-eslint" : " ^8.6 .0"
71
72
}
72
73
}
You can’t perform that action at this time.
0 commit comments