From 9078ff47256bee07be34c4b5f55dcb4c791176bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 00:23:37 +0000 Subject: [PATCH] chore(deps): update dependency @chromatic-com/storybook to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1005fe57..03e9e4db 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "yup": "^1.6.1" }, "devDependencies": { - "@chromatic-com/storybook": "^3.0.0", + "@chromatic-com/storybook": "^4.0.0", "@commitlint/cli": "^19.8.1", "@commitlint/config-conventional": "^19.8.1", "@playwright/test": "^1.53.0",