File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "@types/jest" : " ^30.0.0" ,
3- "@types/node" : " ^24.3 .1" ,
4- "@typescript-eslint/eslint-plugin" : " ^8.43 .0" ,
5- "@typescript-eslint/parser" : " ^8.43 .0" ,
3+ "@types/node" : " ^24.5 .1" ,
4+ "@typescript-eslint/eslint-plugin" : " ^8.44 .0" ,
5+ "@typescript-eslint/parser" : " ^8.44 .0" ,
66 "eslint" : " ^9.35.0" ,
77 "eslint-config-prettier" : " ^10.1.8" ,
88 "eslint-plugin-prettier" : " ^5.5.4" ,
99 "jest" : " ^30.1.3" ,
1010 "prettier" : " ^3.6.2" ,
11- "ts-jest" : " ^29.4.1 " ,
11+ "ts-jest" : " ^29.4.2 " ,
1212 "typescript" : " ^5.9.2"
1313}
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ Checking /home/runner/work/usai-api/usai-api/package.json
33Minor Backwards-compatible features
44 eslint-plugin-prettier ^5.0.0 → ^5.5.4
55 prettier ^3.0.2 → ^3.6.2
6- ts-jest ^29.1.1 → ^29.4.1
6+ ts-jest ^29.1.1 → ^29.4.2
77 typescript ^5.1.6 → ^5.9.2
88
99Major Potentially breaking API changes
1010 @types/jest ^29.5.5 → ^30.0.0
11- @types/node ^20.5.0 → ^24.3 .1
12- @typescript-eslint/eslint-plugin ^6.4.0 → ^8.43 .0
13- @typescript-eslint/parser ^6.4.0 → ^8.43 .0
11+ @types/node ^20.5.0 → ^24.5 .1
12+ @typescript-eslint/eslint-plugin ^6.4.0 → ^8.44 .0
13+ @typescript-eslint/parser ^6.4.0 → ^8.44 .0
1414 eslint ^8.47.0 → ^9.35.0
1515 eslint-config-prettier ^9.0.0 → ^10.1.8
1616 jest ^29.6.2 → ^30.1.3
You can’t perform that action at this time.
0 commit comments