From c157e63ec55ad113dfe3ce92f094589ffc0eb779 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 23:37:39 +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 9145797..c456cc1 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@storybook/react-vite": "^7.3.2", "@storybook/testing-library": "^0.2.0", "@types/react": "^18.2.20", - "@typescript-eslint/eslint-plugin": "^6.4.1", - "@typescript-eslint/parser": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-react": "^4.0.4", "eslint": "^8.48.0", "eslint-config-airbnb": "^19.0.4",