summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-05-21 18:36:34 +0200
committerArmand Philippot <git@armandphilippot.com>2022-05-21 19:24:48 +0200
commit0145e687ccd49da08982f6e281ebcbdcb9ef74a7 (patch)
tree95078511107091e3d34f1c16594a5816d29539a1 /package.json
parentef2407832202e5451751e26459e6bdcdbd152122 (diff)
build(deps): upgrade Storybook to v6.5.3
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 5cec983..08f6140 100644
--- a/package.json
+++ b/package.json
@@ -62,13 +62,13 @@
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@formatjs/cli": "^4.8.3",
- "@storybook/addon-essentials": "^6.4.22",
- "@storybook/addon-interactions": "^6.4.22",
- "@storybook/addon-links": "^6.4.22",
- "@storybook/builder-webpack5": "^6.4.22",
- "@storybook/manager-webpack5": "^6.4.22",
- "@storybook/react": "^6.4.22",
- "@storybook/testing-library": "^0.0.9",
+ "@storybook/addon-essentials": "^6.5.3",
+ "@storybook/addon-interactions": "^6.5.3",
+ "@storybook/addon-links": "^6.5.3",
+ "@storybook/builder-webpack5": "^6.5.3",
+ "@storybook/manager-webpack5": "^6.5.3",
+ "@storybook/react": "^6.5.3",
+ "@storybook/testing-library": "^0.0.11",
"@svgr/webpack": "^6.2.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
@@ -82,7 +82,7 @@
"eslint-config-next": "^12.1.5",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-formatjs": "^3.1.0",
- "eslint-plugin-storybook": "^0.5.8",
+ "eslint-plugin-storybook": "^0.5.12",
"eslint-plugin-testing-library": "^5.3.1",
"husky": "^7.0.4",
"jest": "^27.5.1",