Skip to content

Commit 7d0f3eb

Browse files
committed
chore(deps): update dependency @types/storybook__react to v3.0.8
1 parent e0fc8b4 commit 7d0f3eb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-dom": "16.0.6",
4444
"@types/react-motion": "0.0.26",
4545
"@types/storybook__addon-actions": "3.0.3",
46-
"@types/storybook__react": "3.0.7",
46+
"@types/storybook__react": "3.0.8",
4747
"babel-core": "6.26.3",
4848
"concurrently": "3.6.0",
4949
"cpx": "1.5.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,9 +389,9 @@
389389
version "3.0.3"
390390
resolved "https://registry.yarnpkg.com/@types/storybook__addon-actions/-/storybook__addon-actions-3.0.3.tgz#99287c0b9ee6b84ea571ee4cb42d0779c56af208"
391391

392-
"@types/storybook__react@3.0.7":
393-
version "3.0.7"
394-
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-3.0.7.tgz#2ca6ab78e5fe777737aa5880b0bb5228f564e137"
392+
"@types/storybook__react@3.0.8":
393+
version "3.0.8"
394+
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-3.0.8.tgz#58deb593361b7d5e6a6eca09bc7889b613980925"
395395
dependencies:
396396
"@types/react" "*"
397397
"@types/webpack-env" "*"

0 commit comments

Comments
 (0)