From 2e60f6a3ec7c33d70f7cd61b982875ce34cc76c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 01:03:19 +0000 Subject: [PATCH] chore(deps): 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 c7b9d5b..582fda6 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "@types/react-swipeable-views": "^0.13.1", "@types/react-swipeable-views-core": "^0.13.0", "@types/react-swipeable-views-utils": "^0.13.3", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "babel-plugin-transform-define": "^2.0.1", "babel-plugin-transform-remove-console": "^6.9.4", "eslint": "^8",