File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "@types/node" : " ^25.7 .0" ,
3- "@typescript-eslint/eslint-plugin" : " ^8.59.3 " ,
4- "@typescript-eslint/parser" : " ^8.59.3 " ,
5- "eslint" : " ^10.3 .0" ,
2+ "@types/node" : " ^25.9 .0" ,
3+ "@typescript-eslint/eslint-plugin" : " ^8.59.4 " ,
4+ "@typescript-eslint/parser" : " ^8.59.4 " ,
5+ "eslint" : " ^10.4 .0" ,
66 "jest" : " ^30.4.2" ,
77 "prettier" : " ^3.8.3" ,
8- "ts-jest" : " ^29.4.9 " ,
8+ "ts-jest" : " ^29.4.10 " ,
99 "typescript" : " ^6.0.3"
1010}
Original file line number Diff line number Diff line change 11Checking /home/runner/work/usai-api/usai-api/package.json
22
33Patch Backwards-compatible bug fixes
4- prettier ^3.8.1 → ^3.8.3
5- ts-jest ^29.4.6 → ^29.4.9
4+ prettier ^3.8.1 → ^3.8.3
5+ ts-jest ^29.4.6 → ^29.4.10
66
77Minor Backwards-compatible features
8- @types/node ^25.5.0 → ^25.7 .0
9- @typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.3
10- @typescript-eslint/parser ^8.57.1 → ^8.59.3
11- eslint ^10.0.3 → ^10.3 .0
8+ @types/node ^25.5.0 → ^25.9 .0
9+ @typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.4
10+ @typescript-eslint/parser ^8.57.1 → ^8.59.4
11+ eslint ^10.0.3 → ^10.4 .0
1212 jest ^30.3.0 → ^30.4.2
1313
1414Major Potentially breaking API changes
You can’t perform that action at this time.
0 commit comments