diff --git a/package.json b/package.json index 7f2353d..a433607 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.0.0", "fast-lorem-ipsum": "1.2.0", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "13.3.0", + "lint-staged": "15.2.2", "normalize-space-x": "4.1.2", - "prettier": "2.8.8", + "prettier": "3.2.5", "ts-node": "10.9.2", "typescript": "5.1.3" },