diff --git a/package.json b/package.json index 627626b..40deecf 100644 --- a/package.json +++ b/package.json @@ -45,10 +45,10 @@ "@shelf/eslint-config": "2.21.0", "@shelf/prettier-config": "1.0.0", "@types/node": "16", - "eslint": "8.56.0", + "eslint": "9.13.0", "husky": "8.0.3", - "lint-staged": "13.3.0", - "prettier": "2.8.8", + "lint-staged": "15.2.10", + "prettier": "3.3.3", "typescript": "4.9.5", "webpack": "5.76.0", "webpack-cli": "4.10.0"