File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 "devDependencies" : {
2525 "@actions/io" : " ^1.1.3" ,
2626 "@types/jest" : " ^30.0.0" ,
27- "@types/node" : " ^20.19.13 " ,
27+ "@types/node" : " ^22.0.0 " ,
2828 "@types/semver" : " ^7.7.1" ,
29- "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
30- "@typescript-eslint/parser" : " ^7.18 .0" ,
29+ "@typescript-eslint/eslint-plugin" : " ^8.0 .0" ,
30+ "@typescript-eslint/parser" : " ^8.0 .0" ,
3131 "@vercel/ncc" : " ^0.38.3" ,
3232 "ajv-cli" : " ^5.0.0" ,
3333 "ajv-formats" : " ^3.0.1" ,
34- "eslint" : " ^8.57.1 " ,
34+ "eslint" : " ^9.0.0 " ,
3535 "eslint-config-airbnb-base" : " ^15.0.0" ,
3636 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
3737 "eslint-config-prettier" : " ^10.1.8" ,
4141 "jest-circus" : " ^30.1.1" ,
4242 "markdown-link-check" : " ^3.13.7" ,
4343 "markdownlint-cli" : " ^0.45.0" ,
44- "nock" : " ^13.5.6 " ,
44+ "nock" : " ^14.0.0 " ,
4545 "prettier" : " ^3.6.2" ,
4646 "strip-json-comments-cli" : " ^3.0.0" ,
4747 "ts-jest" : " ^29.4.1" ,
4848 "typescript" : " ^5.9.2"
4949 },
5050 "engines" : {
51- "node" : " 20 .x"
51+ "node" : " 22 .x"
5252 }
5353}
You can’t perform that action at this time.
0 commit comments