Skip to content

Commit

Permalink
Update @storybook/addon-links from 3.3.9 to 3.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Jan 22, 2018
1 parent c418bb6 commit f16d94c
Show file tree
Hide file tree
Showing 2 changed files with 17 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.10",
"@storybook/addon-links": "^3.3.9",
"@storybook/addon-links": "^3.3.10",
"@storybook/addons": "^3.3.9",
"@storybook/react": "^3.3.9",
"babel-cli": "^6.26.0",
Expand Down
16 changes: 16 additions & 0 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
react-inspector "^2.2.2"
uuid "^3.1.0"

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

"@storybook/addon-links@^3.3.9":
version "3.3.9"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-3.3.9.tgz#13781ac1c21ddfe347ece6ceab8518c8d1f98a0f"
Expand Down Expand Up @@ -52,6 +60,14 @@
version "3.3.9"
resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-3.3.9.tgz#a73e382c383c1bfa6d2ff7fa5cae77cd09efa524"

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

"@storybook/components@^3.3.9":
version "3.3.9"
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-3.3.9.tgz#1f7ced8b10a0e405c1d3fd6fe7ef7b8957ddf89f"
Expand Down

0 comments on commit f16d94c

Please sign in to comment.