From 825eec26fdea19dd0873ddc6d067226b185d801a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:03:35 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 532c657..07408fd 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "devDependencies": { "@types/jest": "26.0.24", "@types/workbox-precaching": "4.3.1", - "@typescript-eslint/eslint-plugin": "4.33.0", - "@typescript-eslint/parser": "4.33.0", + "@typescript-eslint/eslint-plugin": "8.46.3", + "@typescript-eslint/parser": "8.46.3", "@vue/cli-plugin-babel": "4.5.19", "@vue/cli-plugin-e2e-cypress": "4.5.19", "@vue/cli-plugin-eslint": "4.5.19",