diff --git a/package.json b/package.json index 7d4522c1..88bc116c 100644 --- a/package.json +++ b/package.json @@ -60,8 +60,8 @@ "@types/lodash-es": "^4.17.6", "@types/mustache": "^4.2.2", "@types/node": "~16", - "@typescript-eslint/eslint-plugin": "^5.48.2", - "@typescript-eslint/parser": "^5.48.2", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "@vercel/ncc": "^0.38.0", "eslint": "^8.32.0", "eslint-config-prettier": "^8.6.0",