diff --git a/package.json b/package.json index 810d503..66d705e 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "@nuxt/types": "2.15.8", "@nuxt/typescript-build": "2.1.0", "@nuxtjs/eslint-config-typescript": "10.0.0", - "eslint": "8.15.0" + "eslint": "9.11.1" } }