summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-04-15 17:52:23 +0200
committerArmand Philippot <git@armandphilippot.com>2022-04-15 17:52:23 +0200
commit52295600772281d83885a49f57d5d2092fcc8397 (patch)
tree199209c265fe5d6b3548dc879392ba5a09307ceb /package.json
parentb3ac82bba9605fa9d9c4b1d29c5a56a52e9de015 (diff)
build(deps): bump Storybook to v6.4.22
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 6d1a08c..7dfccb8 100644
--- a/package.json
+++ b/package.json
@@ -63,12 +63,12 @@
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@formatjs/cli": "^4.8.2",
- "@storybook/addon-essentials": "^6.4.19",
- "@storybook/addon-interactions": "^6.4.19",
- "@storybook/addon-links": "^6.4.19",
- "@storybook/builder-webpack5": "^6.4.19",
- "@storybook/manager-webpack5": "^6.4.19",
- "@storybook/react": "^6.4.19",
+ "@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",
"@svgr/webpack": "^6.2.1",
"@testing-library/jest-dom": "^5.16.3",
@@ -83,7 +83,7 @@
"eslint-config-next": "^12.1.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-formatjs": "^3.0.0",
- "eslint-plugin-storybook": "^0.5.7",
+ "eslint-plugin-storybook": "^0.5.8",
"eslint-plugin-testing-library": "^5.1.0",
"husky": "^7.0.4",
"jest": "^27.5.1",