We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7792e0 commit b4d2317Copy full SHA for b4d2317
package.json
@@ -56,11 +56,11 @@
56
"@types/jest": "28.1.8",
57
"@types/lodash": "4.14.202",
58
"@types/node": "16",
59
- "eslint": "8.50.0",
+ "eslint": "9.4.0",
60
"husky": "8.0.3",
61
"jest": "28.1.3",
62
- "lint-staged": "13.3.0",
63
- "prettier": "2.8.8",
+ "lint-staged": "15.2.5",
+ "prettier": "3.3.0",
64
"typescript": "4.9.5"
65
},
66
"peerDependencies": {
0 commit comments