diff --git a/package.json b/package.json index a6efb02..c3dc189 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "@terrestris/eslint-config-typescript": "^3.1.0", "@types/gradient-string": "^1.1.2", "@types/node": "^20.0.0", - "@typescript-eslint/eslint-plugin": "^5.59.1", - "@typescript-eslint/parser": "^5.59.1", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "adm-zip": "^0.5.10", "eslint": "^8.39.0", "pkg": "^5.8.1",