File tree Expand file tree Collapse file tree 3 files changed +153
-261
lines changed Expand file tree Collapse file tree 3 files changed +153
-261
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/node" : " 20.16.5" ,
33
- "eslint" : " ^9.0.0" ,
34
- "execa" : " ^9.0.0" ,
32
+ "@types/lodash" : " ^4.17.7" ,
33
+ "@types/node" : " 20.9.1" ,
34
+ "eslint" : " ^8.57.0" ,
35
+ "execa" : " ^8.0.1" ,
35
36
"np" : " ^10.0.7" ,
36
37
"pkg-pr-new" : " ^0.0.24" ,
37
38
"tsx" : " ^4.7.1" ,
46
47
"@rushstack/eslint-plugin-packlets" : " ^0.8.1" ,
47
48
"@rushstack/eslint-plugin-security" : " ^0.8.0" ,
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.46.0" ,
53
54
"eslint-config-xo-react" : " ^0.27.0" ,
67
68
"globals" : " ^15.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