From e5fd3a3053727ff9d273b717f9ebfbd474e3f631 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:21:48 +0000 Subject: [PATCH] Update dependency eslint to v9 [skip netlify] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a151a6b2b..2d5c86a79 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@storybook/html-vite": "7.6.20", "@storybook/testing-library": "0.2.2", "cssnano": "6.1.2", - "eslint": "8.57.0", + "eslint": "9.7.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-mdx": "3.1.5", "eslint-plugin-react": "7.34.3",