From f4693f0ed5d48fdf0a1f5801b84db0e9b26d36c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:20:42 +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 2c69cc71..3e37e649 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "@storybook/react": "5.3.18", "@testing-library/jest-dom": "4.2.4", "@testing-library/react": "9.5.0", - "@typescript-eslint/eslint-plugin": "2.33.0", - "@typescript-eslint/parser": "2.33.0", + "@typescript-eslint/eslint-plugin": "7.18.0", + "@typescript-eslint/parser": "7.18.0", "babel-eslint": "10.1.0", "babel-jest": "24.9.0", "babel-loader": "8.1.0",