From 224c59c382e1fb6fa379755a1c56fcd35c74dd52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:30:37 +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..2f64913 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.8.0", + "@typescript-eslint/parser": "7.8.0", + "eslint": "9.1.1", "eslint-plugin-vue": "latest", "yaml-loader": "0.6.0" }