Update @storybook/addon-links from 3.3.7 to 3.3.8

This commit is contained in:
Dependencies.io Bot 2018-01-11 16:33:36 +00:00
parent 2f0ed4e738
commit 6f18f008db
2 changed files with 17 additions and 1 deletions

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"@storybook/addon-actions": "^3.3.8",
"@storybook/addon-links": "^3.3.7",
"@storybook/addon-links": "^3.3.8",
"@storybook/addons": "^3.3.7",
"@storybook/react": "^3.3.7",
"babel-cli": "^6.26.0",

View File

@ -32,6 +32,14 @@
global "^4.3.2"
prop-types "^15.5.10"
"@storybook/addon-links@^3.3.8":
version "3.3.8"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-3.3.8.tgz#d760952951c1f51eef280ceb091505d7af84bfb6"
dependencies:
"@storybook/components" "^3.3.8"
global "^4.3.2"
prop-types "^15.5.10"
"@storybook/addons@^3.3.7":
version "3.3.7"
resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-3.3.7.tgz#cc27f4ba9da47810f7eae4013224fb5f72b22ffd"
@ -60,6 +68,14 @@
glamorous "^4.11.2"
prop-types "^15.6.0"
"@storybook/components@^3.3.8":
version "3.3.8"
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-3.3.8.tgz#850737561c1d97cfba003ed060db8f0cdf448c94"
dependencies:
glamor "^2.20.40"
glamorous "^4.11.2"
prop-types "^15.6.0"
"@storybook/mantra-core@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@storybook/mantra-core/-/mantra-core-1.7.2.tgz#e10c7faca29769e97131e0e0308ef7cfb655b70c"