diff --git a/package.json b/package.json index ffaf41a..018a469 100644 --- a/package.json +++ b/package.json @@ -52,11 +52,11 @@ "@types/jest": "28.1.8", "@types/json-stringify-safe": "5.0.3", "@types/node": "16", - "eslint": "8.57.1", + "eslint": "9.17.0", "husky": "8.0.3", "jest": "28.1.3", - "lint-staged": "13.3.0", - "prettier": "2.8.8", + "lint-staged": "15.3.0", + "prettier": "3.4.2", "typescript": "4.9.5" }, "engines": {