diff --git a/package.json b/package.json index 7d4522c1..3915781a 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": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "@vercel/ncc": "^0.38.0", "eslint": "^8.32.0", "eslint-config-prettier": "^8.6.0",