Skip to content

Commit

Permalink
Update @storybook/addon-links from 3.2.18 to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Dec 27, 2017
1 parent 44d948d commit 21682eb
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@storybook/addon-actions": "^3.3.1",
"@storybook/addon-links": "^3.2.18",
"@storybook/addon-links": "^3.3.1",
"@storybook/addons": "^3.2.18",
"@storybook/react": "^3.2.18",
"babel-cli": "^6.26.0",
Expand Down
28 changes: 28 additions & 0 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@
dependencies:
"@storybook/addons" "^3.2.18"

"@storybook/addon-links@^3.3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-3.3.1.tgz#e3098a72aa09fefa8a1af6d114e002852d649be3"
dependencies:
"@storybook/components" "^3.3.1"
global "^4.3.2"
prop-types "^15.5.10"

"@storybook/addons@^3.2.18":
version "3.2.18"
resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-3.2.18.tgz#2c1d42a0b661db2e429d1c406e79765ae5c71458"
Expand All @@ -58,6 +66,14 @@
glamorous "^4.11.0"
prop-types "^15.6.0"

"@storybook/components@^3.3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-3.3.1.tgz#c4a1fdb44d0411cb89a964ac373c1300f56ccf02"
dependencies:
glamor "^2.20.40"
glamorous "^4.11.2"
prop-types "^15.6.0"

"@storybook/mantra-core@^1.7.0":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@storybook/mantra-core/-/mantra-core-1.7.2.tgz#e10c7faca29769e97131e0e0308ef7cfb655b70c"
Expand Down Expand Up @@ -4599,6 +4615,18 @@ glamorous@^4.11.0:
react-html-attributes "^1.3.0"
svg-tag-names "^1.1.0"

glamorous@^4.11.2:
version "4.11.2"
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.11.2.tgz#ce144c6a53e247ddf0896ad6faddebf78c49d864"
dependencies:
brcast "^3.0.0"
fast-memoize "^2.2.7"
html-tag-names "^1.1.1"
is-function "^1.0.1"
is-plain-object "^2.0.4"
react-html-attributes "^1.3.0"
svg-tag-names "^1.1.0"

glob-base@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
Expand Down

0 comments on commit 21682eb

Please sign in to comment.