Skip to content

Commit

Permalink
Bump @storybook/addon-links from 3.4.10 to 3.4.11
Browse files Browse the repository at this point in the history
Bumps [@storybook/addon-links](https://github.com/storybooks/storybook) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md)
- [Commits](storybookjs/storybook@v3.4.10...v3.4.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and vnglst committed Oct 25, 2018
1 parent c10b3e3 commit 0c3efe1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@storybook/addon-actions": "^3.4.11",
"@storybook/addon-links": "^3.4.10",
"@storybook/addon-links": "^3.4.11",
"@storybook/addons": "^3.4.11",
"@storybook/react": "^3.4.10",
"@types/howler": "^2.0.5",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
react-inspector "^2.2.2"
uuid "^3.2.1"

"@storybook/addon-links@3.4.10", "@storybook/addon-links@^3.4.10":
"@storybook/addon-links@3.4.10":
version "3.4.10"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-3.4.10.tgz#db53d0a0b354e7f5e55195315f48f7045307a429"
integrity sha512-GIxgSj2/42WgG8iFPOE0nrl7lrSFD/vNC8ipAAHCQYkZR2leFamVmV2M+hntcwxbIeW9RPS3sOoB6+tFEM8dnA==
Expand All @@ -116,6 +116,16 @@
global "^4.3.2"
prop-types "^15.6.1"

"@storybook/addon-links@^3.4.11":
version "3.4.11"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-3.4.11.tgz#097b4fcf4b3af3903762ac0d7e65c5d37d14af88"
integrity sha512-DFTBj359ANqKJBhcSw2zAojlWF4A4+U48sKOhcPZ96qwPPtZwMtUR1TYxP+6ssfEP4tlA9zs4dn0+yRye+ydNQ==
dependencies:
"@storybook/components" "3.4.11"
babel-runtime "^6.26.0"
global "^4.3.2"
prop-types "^15.6.1"

"@storybook/addons@3.4.10":
version "3.4.10"
resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-3.4.10.tgz#13298cdcb7ccc396321b1336b9785b69273a022d"
Expand All @@ -124,6 +134,7 @@
"@storybook/addons@^3.4.11":
version "3.4.11"
resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-3.4.11.tgz#f3e27c46d80ad1f171888c4aad0a19a8a032d072"
integrity sha512-Uf01aZ1arcpG1prrrCrBCUYW63lDaoG+r/i3TNo1iG9ZaNc+2UHWeuiEedLfHg0fi/q7UnqMNWDiyO3AkEwwrA==

"@storybook/channel-postmessage@3.4.10":
version "3.4.10"
Expand Down

0 comments on commit 0c3efe1

Please sign in to comment.