We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125537a commit 12e9ff4Copy full SHA for 12e9ff4
package.json
@@ -60,11 +60,11 @@
60
"@shelf/prettier-config": "1.0.0",
61
"@shelf/tsconfig": "0.0.11",
62
"@types/node": "16",
63
- "eslint": "8.57.1",
+ "eslint": "9.39.1",
64
"husky": "8.0.3",
65
"jest": "29.7.0",
66
- "lint-staged": "13.3.0",
67
- "prettier": "2.8.8"
+ "lint-staged": "16.2.7",
+ "prettier": "3.7.3"
68
},
69
"engines": {
70
"node": ">=14"
0 commit comments