diff --git a/package.json b/package.json index ec567a5..63cfffa 100644 --- a/package.json +++ b/package.json @@ -37,10 +37,10 @@ "@shelf/eslint-config": "2.21.0", "@shelf/prettier-config": "1.0.0", "@types/node": "16", - "eslint": "8.57.1", + "eslint": "9.39.2", "husky": "8.0.3", - "lint-staged": "13.3.0", - "prettier": "2.8.8", + "lint-staged": "16.2.7", + "prettier": "3.7.4", "typescript": "4.9.5", "webpack": "5.94.0", "webpack-cli": "4.10.0"