File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 "@typescriptprime/securereq" : " ^1.1.0" ,
2323 "chokidar" : " ^5.0.0" ,
2424 "esbuild" : " ^0.27.3" ,
25- "eslint" : " 10 " ,
25+ "eslint" : " ^10.0.1 " ,
2626 "semver" : " ^7.7.4" ,
2727 "tldts" : " ^7.0.23" ,
2828 "tsx" : " ^4.21.0" ,
Original file line number Diff line number Diff line change 3434 "devDependencies" : {
3535 "@typescript-eslint/eslint-plugin" : " ^8.56.0" ,
3636 "@typescript-eslint/parser" : " ^8.56.0" ,
37- "eslint" : " 10 " ,
37+ "eslint" : " ^10.0.1 " ,
3838 "typescript-eslint" : " ^8.56.0"
3939 }
4040}
Original file line number Diff line number Diff line change 66 "lint" : " tsc --noEmit && eslint **/*.ts"
77 },
88 "devDependencies" : {
9- "@types/web" : " ^0.0.336 " ,
9+ "@types/web" : " ^0.0.338 " ,
1010 "@typescript-eslint/eslint-plugin" : " ^8.56.0" ,
1111 "@typescript-eslint/parser" : " ^8.56.0" ,
12- "eslint" : " 10 " ,
12+ "eslint" : " ^10.0.1 " ,
1313 "typescript-eslint" : " ^8.56.0"
1414 }
1515}
You can’t perform that action at this time.
0 commit comments