From f73b8b67dc6981386b61e710524be38ed1f17d49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:36:04 +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..ef66d06 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.3.1", + "@typescript-eslint/parser": "7.3.1", + "eslint": "8.57.0", "eslint-plugin-vue": "latest", "yaml-loader": "0.6.0" }