From e3997ecc3a5a67563d7f0215957fc223295f4d39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:14:48 +0000 Subject: [PATCH] chore(deps): update eslint --- packages/ui-tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-tests/package.json b/packages/ui-tests/package.json index f7127865c..d438f3433 100644 --- a/packages/ui-tests/package.json +++ b/packages/ui-tests/package.json @@ -47,7 +47,7 @@ "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3", - "eslint-plugin-storybook": "^0.6.12", + "eslint-plugin-storybook": "^0.8.0", "msw": "^2.0.2", "msw-storybook-addon": "^1.10.0", "prettier": "^3.0.0",