From 588feeb20145342f8020bee09aecb7586a25c21b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 09:28:53 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4dc93900..949ccc2b 100644 --- a/package.json +++ b/package.json @@ -158,8 +158,8 @@ "@types/node": "^20.0.0", "@types/react-router-dom": "^5.3.3", "@types/uuid": "^10.0.0", - "@typescript-eslint/eslint-plugin": "^5.48.2", - "@typescript-eslint/parser": "^5.48.2", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "@vitejs/plugin-react": "^4.3.1", "concurrently": "^8.0.0", "cypress": "^13.0.0",