aboutsummaryrefslogtreecommitdiffstats
path: root/tooling/eslint/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tooling/eslint/package.json')
-rw-r--r--tooling/eslint/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tooling/eslint/package.json b/tooling/eslint/package.json
index 6b156d5d..84289168 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": "^7.2.0",
- "@typescript-eslint/parser": "^7.2.0",
+ "@typescript-eslint/eslint-plugin": "7.6.0",
+ "@typescript-eslint/parser": "7.6.0",
"eslint-config-turbo": "^1.12.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",