Bump @storybook/addons from 3.4.11 to 4.0.0 (#1025) [ci skip]
Bumps [@storybook/addons](https://github.com/storybooks/storybook) from 3.4.11 to 4.0.0. - [Release notes](https://github.com/storybooks/storybook/releases) - [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md) - [Commits](https://github.com/storybooks/storybook/compare/v3.4.11...v4.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
f7ce042b3d
commit
aa8f5a266f
2 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@
|
|||
"devDependencies": {
|
||||
"@storybook/addon-actions": "^3.4.11",
|
||||
"@storybook/addon-links": "^4.0.0",
|
||||
"@storybook/addons": "^3.4.11",
|
||||
"@storybook/addons": "^4.0.0",
|
||||
"@storybook/react": "^3.4.11",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-jest": "^23.4.2",
|
||||
|
|
|
|||
|
|
@ -274,12 +274,12 @@
|
|||
global "^4.3.2"
|
||||
prop-types "^15.6.2"
|
||||
|
||||
"@storybook/addons@3.4.11", "@storybook/addons@^3.4.11":
|
||||
"@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/addons@4.0.0":
|
||||
"@storybook/addons@4.0.0", "@storybook/addons@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-4.0.0.tgz#b71b545a735b902fa62934ac98fd262b65c924f7"
|
||||
integrity sha512-hIYM9I/7ZV5bojQiuOwQTPWQT/wBYB8iCY9yi3BiL1/ob/YOf8xeSmi4NGecCyPd2j0CKIB+vxvEv/6X3tgclQ==
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue