diff --git a/package.json b/package.json index a74befd..b541a82 100644 --- a/package.json +++ b/package.json @@ -46,13 +46,13 @@ "@types/jest": "29.5.12", "@types/node": "14", "benny": "3.7.1", - "eslint": "8.57.0", + "eslint": "9.10.0", "fast-lorem-ipsum": "1.2.0", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "13.3.0", + "lint-staged": "15.2.10", "normalize-space-x": "4.1.2", - "prettier": "2.8.8", + "prettier": "3.3.3", "ts-node": "10.9.2", "typescript": "5.5.4" },