Skip to content

Commit

Permalink
chore(deps): update dependency @types/storybook__react to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2019
1 parent 21fb4c4 commit 324810c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "16.0.11",
"@types/storybook__addon-actions": "3.4.1",
"@types/storybook__addon-links": "3.3.2",
"@types/storybook__react": "3.0.9",
"@types/storybook__react": "4.0.2",
"awesome-typescript-loader": "5.2.1",
"babel-loader": "8.0.5",
"emotion": "10.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1170,9 +1170,9 @@
dependencies:
"@types/react" "*"

"@types/storybook__react@3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-3.0.9.tgz#aac193f0c037ddfc2342bd027d720553ac089a56"
"@types/storybook__react@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-4.0.2.tgz#f36fb399574c662e79c1a0cf6e429b6ff730da40"
dependencies:
"@types/react" "*"
"@types/webpack-env" "*"
Expand Down

0 comments on commit 324810c

Please sign in to comment.