From 8724a330cdfef9fa07f103cc85ae7bfc09974b8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 10:42:12 +0000 Subject: [PATCH] chore(deps): update eslint and prettier packages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a7516e..f041e67 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", - "eslint-plugin-storybook": "^0.5.11", + "eslint-plugin-storybook": "^0.12.0", "html-webpack-plugin": "^5.5.0", "microbundle": "^0.13.3", "prettier": "^2.2.1",