We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c1c4c commit 8af47b6Copy full SHA for 8af47b6
package.json
@@ -71,11 +71,11 @@
71
"@shelf/prettier-config": "1.0.0",
72
"@shelf/tsconfig": "0.0.11",
73
"@types/node": "16",
74
- "eslint": "8.57.1",
+ "eslint": "9.12.0",
75
"husky": "8.0.3",
76
"jest": "29.7.0",
77
- "lint-staged": "13.3.0",
78
- "prettier": "2.8.8"
+ "lint-staged": "15.2.10",
+ "prettier": "3.3.3"
79
},
80
"engines": {
81
"node": ">=14"
0 commit comments