From 8022b6082356f42e51084a6ee7d3fa3f0ad90664 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Dec 2020 02:55:51 +0000 Subject: [PATCH] chore(deps): update dependency @storybook/react to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 535a4881..541180f9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@pika/plugin-bundle-types": "0.9.2", "@pika/plugin-standard-pkg": "0.9.2", "@pika/plugin-ts-standard-pkg": "0.9.2", - "@storybook/react": "5.3.18", + "@storybook/react": "6.1.10", "@testing-library/jest-dom": "4.2.4", "@testing-library/react": "9.5.0", "@typescript-eslint/eslint-plugin": "2.33.0",