diff --git a/package.json b/package.json index 72c8fa1..8af1948 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "@semantic-release/release-notes-generator": "^10.0.3", "@types/extend": "^3.0.1", "@types/node": "^12.0.8", - "@typescript-eslint/eslint-plugin": "^5.48.0", - "@typescript-eslint/parser": "^5.48.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "axios": "^1.13.2", "dotenv": "^8.2.0", "eslint": "^7.32.0",