This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit e5610e5
1 parent b4305cb commit e5610e5 Copy full SHA for e5610e5
File tree 3 files changed +116
-117
lines changed
3 files changed +116
-117
lines changed Original file line number Diff line number Diff line change 130
130
"@types/tar" : " ^6.1.11" ,
131
131
"babel-jest" : " 29.7.0" ,
132
132
"depcheck" : " ^1.4.7" ,
133
- "eslint" : " ^9.13 .0" ,
133
+ "eslint" : " ^9.16 .0" ,
134
134
"globals" : " ^15.11.0" ,
135
135
"jest" : " 29.7.0" ,
136
136
"jest-environment-jsdom" : " 29.7.0" ,
Original file line number Diff line number Diff line change 10
10
"type-check" : " yarn g:tsc --build"
11
11
},
12
12
"devDependencies" : {
13
- "@eslint/js" : " ^9.13 .0" ,
14
- "eslint" : " ^9.13 .0" ,
13
+ "@eslint/js" : " ^9.16 .0" ,
14
+ "eslint" : " ^9.16 .0" ,
15
15
"eslint-plugin-chai-friendly" : " ^1.0.1" ,
16
16
"eslint-plugin-import" : " ^2.31.0" ,
17
- "eslint-plugin-jest" : " ^28.8.3 " ,
17
+ "eslint-plugin-jest" : " ^28.9.0 " ,
18
18
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
19
19
"eslint-plugin-local-rules" : " ^3.0.2" ,
20
20
"eslint-plugin-react" : " ^7.37.2" ,
21
21
"eslint-plugin-react-hooks" : " ^5.0.0" ,
22
- "typescript-eslint" : " ^8.12.2 "
22
+ "typescript-eslint" : " ^8.17.0 "
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments