diff --git a/package.json b/package.json index 6c599a9..36d8e24 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "test:watch": "npm run test:watch --workspaces --if-present" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^8.0.0", "eslint": "^8.48.0", "eslint-config-prettier": "^9.0.0", "eslint-config-standard-with-typescript": "^43.0.0",