From 204c6358395e2d4883bd07a0aaefa549a2632923 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 21:08:12 +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..5f30544 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": "7.5.0", + "@typescript-eslint/parser": "7.5.0", + "eslint": "9.0.0", "eslint-plugin-vue": "latest", "yaml-loader": "0.6.0" }