Skip to content

Commit

Permalink
deps(storybook): Update to v5.3.18.
Browse files Browse the repository at this point in the history
  • Loading branch information
Miles Johnson committed Apr 7, 2020
1 parent b3a42d0 commit c75a244
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 156 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@
"./packages/*"
],
"dependencies": {
"@storybook/addon-a11y": "^5.3.17",
"@storybook/addon-actions": "^5.3.17",
"@storybook/addon-a11y": "^5.3.18",
"@storybook/addon-actions": "^5.3.18",
"@storybook/addon-console": "^1.2.1",
"@storybook/addon-contexts": "^5.3.17",
"@storybook/addon-links": "^5.3.17",
"@storybook/addon-viewport": "^5.3.17",
"@storybook/addons": "^5.3.17",
"@storybook/react": "^5.3.17",
"markdown-to-jsx": "^6.11.0",
"@storybook/addon-contexts": "^5.3.18",
"@storybook/addon-links": "^5.3.18",
"@storybook/addon-viewport": "^5.3.18",
"@storybook/addons": "^5.3.18",
"@storybook/react": "^5.3.18",
"markdown-to-jsx": "^6.11.1",
"react-element-to-jsx-string": "^14.3.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c75a244

Please sign in to comment.