diff --git a/package.json b/package.json index 65b0e38..a658a47 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.0", + "eslint": "9.9.0", "husky": "8.0.3", "jest": "28.1.3", - "lint-staged": "13.3.0", - "prettier": "2.8.8", + "lint-staged": "15.2.9", + "prettier": "3.3.3", "typescript": "4.9.5" }, "engines": {