We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e337bcb commit fb115c7Copy full SHA for fb115c7
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.35.0",
75
"husky": "8.0.3",
76
"jest": "29.7.0",
77
- "lint-staged": "13.3.0",
78
- "prettier": "2.8.8"
+ "lint-staged": "16.1.6",
+ "prettier": "3.6.2"
79
},
80
"engines": {
81
"node": ">=14"
0 commit comments