File tree Expand file tree Collapse file tree 3 files changed +92
-92
lines changed Expand file tree Collapse file tree 3 files changed +92
-92
lines changed Original file line number Diff line number Diff line change 52
52
"danger" : " ^12.3.3" ,
53
53
"esbuild" : " ^0.24.0" ,
54
54
"esbuild-node-externals" : " ^1.14.0" ,
55
- "eslint" : " 9.18 .0" ,
55
+ "eslint" : " 9.19 .0" ,
56
56
"gitmoji-cli" : " ^9.5.0" ,
57
57
"hygen" : " ^6.2.11" ,
58
58
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@eslint/compat" : " ^1.2.5" ,
14
14
"@eslint/core" : " ^0.10.0" ,
15
- "@eslint/js" : " 9.18 .0" ,
15
+ "@eslint/js" : " 9.19 .0" ,
16
16
"@types/eslint__js" : " ^8.42.3" ,
17
17
"eslint-plugin-prettier" : " ^5.2.3" ,
18
18
"eslint-plugin-react" : " ^7.37.4" ,
19
19
"eslint-plugin-react-hooks" : " ^5.1.0" ,
20
20
"eslint-plugin-simple-import-sort" : " 12.1.1" ,
21
21
"globals" : " 15.13.0" ,
22
- "typescript-eslint" : " 8.20 .0"
22
+ "typescript-eslint" : " 8.21 .0"
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments