File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121 "author" : " Stackbox <dev@stackbox.xyz>" ,
2222 "license" : " MIT" ,
2323 "devDependencies" : {
24- "@types/jest" : " ^29.5.14" ,
25- "@types/node" : " ^22.13.10" ,
2624 "@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
25+ "@types/jest" : " ^30.0.0" ,
26+ "@types/node" : " ^24.0.13" ,
2727 "husky" : " ^9.1.7" ,
28- "jest" : " ^29.7.0 " ,
29- "lint-staged" : " ^15.5.0 " ,
28+ "jest" : " ^30.0.4 " ,
29+ "lint-staged" : " ^16.1.2 " ,
3030 "mnemonist" : " ^0.40.3" ,
3131 "npm-run-all" : " ^4.1.5" ,
32- "prettier" : " ^3.5.3 " ,
32+ "prettier" : " ^3.6.2 " ,
3333 "rimraf" : " ^6.0.1" ,
34- "ts-jest" : " ^29.2.6 " ,
34+ "ts-jest" : " ^29.4.0 " ,
3535 "ts-node" : " ^10.9.2" ,
36- "typescript" : " ^5.8.2 "
36+ "typescript" : " ^5.8.3 "
3737 },
3838 "lint-staged" : {
3939 "*.{js,ts,json,md}" : " prettier --write"
You can’t perform that action at this time.
0 commit comments