File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "@types/jest" : " ^30.0.0" ,
3- "@types/node" : " ^24.10.0 " ,
4- "@typescript-eslint/eslint-plugin" : " ^8.46.3 " ,
5- "@typescript-eslint/parser" : " ^8.46.3 " ,
3+ "@types/node" : " ^24.10.1 " ,
4+ "@typescript-eslint/eslint-plugin" : " ^8.46.4 " ,
5+ "@typescript-eslint/parser" : " ^8.46.4 " ,
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 @@ -8,9 +8,9 @@ Minor Backwards-compatible features
88
99Major Potentially breaking API changes
1010 @types/jest ^29.5.5 → ^30.0.0
11- @types/node ^20.5.0 → ^24.10.0
12- @typescript-eslint/eslint-plugin ^6.4.0 → ^8.46.3
13- @typescript-eslint/parser ^6.4.0 → ^8.46.3
11+ @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
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