diff options
Diffstat (limited to 'tooling/eslint/package.json')
| -rw-r--r-- | tooling/eslint/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tooling/eslint/package.json b/tooling/eslint/package.json index 8169ad1e..102e6bdd 100644 --- a/tooling/eslint/package.json +++ b/tooling/eslint/package.json @@ -16,8 +16,8 @@ }, "dependencies": { "@next/eslint-plugin-next": "^14.1.1", - "@typescript-eslint/eslint-plugin": "8.22.0", - "@typescript-eslint/parser": "8.22.0", + "@typescript-eslint/eslint-plugin": "~8.30.0", + "@typescript-eslint/parser": "~8.30.0", "eslint-config-turbo": "^2.0.9", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsx-a11y": "^6.8.0", |
