File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "@types/jest" : " ^30.0.0" ,
33 "@types/node" : " ^24.10.1" ,
4- "@typescript-eslint/eslint-plugin" : " ^8.46.4 " ,
5- "@typescript-eslint/parser" : " ^8.46.4 " ,
4+ "@typescript-eslint/eslint-plugin" : " ^8.47.0 " ,
5+ "@typescript-eslint/parser" : " ^8.47.0 " ,
66 "eslint" : " ^9.39.1" ,
77 "eslint-config-prettier" : " ^10.1.8" ,
88 "eslint-plugin-prettier" : " ^5.5.4" ,
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Minor Backwards-compatible features
99Major Potentially breaking API changes
1010 @types/jest ^29.5.5 → ^30.0.0
1111 @types/node ^20.5.0 → ^24.10.1
12- @typescript-eslint/eslint-plugin ^6.4.0 → ^8.46.4
13- @typescript-eslint/parser ^6.4.0 → ^8.46.4
12+ @typescript-eslint/eslint-plugin ^6.4.0 → ^8.47.0
13+ @typescript-eslint/parser ^6.4.0 → ^8.47.0
1414 eslint ^8.47.0 → ^9.39.1
1515 eslint-config-prettier ^9.0.0 → ^10.1.8
1616 jest ^29.6.2 → ^30.2.0
You can’t perform that action at this time.
0 commit comments