From 60bb1f3ab44597a153f84a82ef5e6e9dd0f66bbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 21:55:27 +0000 Subject: [PATCH] Update ESLint family --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 37c108d..89666b9 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "@nuxt/types": "2.15.7", "@nuxt/typescript-build": "2.1.0", "@types/webpack-env": "1.16.0", - "@typescript-eslint/eslint-plugin": "4.15.2", - "@typescript-eslint/parser": "4.15.2", - "eslint": "7.21.0", + "@typescript-eslint/eslint-plugin": "8.4.0", + "@typescript-eslint/parser": "8.4.0", + "eslint": "9.10.0", "eslint-plugin-vue": "latest", "yaml-loader": "0.6.0" }