Skip to content

Commit

Permalink
chore(project): update storybook to 6.3.6 (#9435)
Browse files Browse the repository at this point in the history
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
  • Loading branch information
joshblack and tay1orjones authored Aug 25, 2021
1 parent 934d5e0 commit f87241d
Show file tree
Hide file tree
Showing 37 changed files with 304 additions and 304 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions packages/carbon-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^18.0.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@storybook/addon-actions": "^6.3.1",
"@storybook/addon-docs": "^6.3.1",
"@storybook/addon-essentials": "^6.3.1",
"@storybook/react": "^6.3.1",
"@storybook/theming": "^6.3.1",
"@storybook/addon-actions": "^6.3.6",
"@storybook/addon-docs": "^6.3.6",
"@storybook/addon-essentials": "^6.3.6",
"@storybook/react": "^6.3.6",
"@storybook/theming": "^6.3.6",
"autoprefixer": "^10.2.5",
"babel-loader": "^8.2.2",
"babel-plugin-dev-expression": "^0.2.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,16 @@
"@rollup/plugin-commonjs": "^18.0.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@rollup/plugin-replace": "^2.4.2",
"@storybook/addon-actions": "^6.3.1",
"@storybook/addon-docs": "^6.3.1",
"@storybook/addon-actions": "^6.3.6",
"@storybook/addon-docs": "^6.3.6",
"@storybook/addon-knobs": "^6.3.0",
"@storybook/addon-links": "^6.3.1",
"@storybook/addon-links": "^6.3.6",
"@storybook/addon-notes": "^5.3.21",
"@storybook/addon-storysource": "^6.3.1",
"@storybook/addons": "^6.3.1",
"@storybook/react": "^6.3.1",
"@storybook/source-loader": "^6.3.1",
"@storybook/theming": "^6.3.1",
"@storybook/addon-storysource": "^6.3.6",
"@storybook/addons": "^6.3.6",
"@storybook/react": "^6.3.6",
"@storybook/source-loader": "^6.3.6",
"@storybook/theming": "^6.3.6",
"@testing-library/cypress": "^8.0.0",
"babel-loader": "^8.2.2",
"babel-plugin-dev-expression": "^0.2.2",
Expand Down
Loading

0 comments on commit f87241d

Please sign in to comment.