From dc193c462074119c0db8e14abb4874448efca8a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:35:55 +0000 Subject: [PATCH] Update eslint/prettier --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f8e2fd4b..0dbac4d9 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@types/jest": "29.5.12", "@types/node": "16.18.34", "@types/polka": "0.5.7", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", + "@typescript-eslint/eslint-plugin": "8.7.0", + "@typescript-eslint/parser": "8.7.0", "@vue/compiler-sfc": "3.4.35", "ansi-regex": "6.0.1", "aria-query": "5.3.0", @@ -44,7 +44,7 @@ "dom-accessibility-api": "0.7.0", "errorstacks": "2.4.1", "es-jest": "2.1.0", - "eslint": "8.57.0", + "eslint": "9.11.1", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "kolorist": "1.8.0",