Skip to content

Commit f276f16

Browse files
renovate[bot]bokuweb
authored andcommitted
chore(deps): update dependency @types/storybook__react to v4 (#465)
1 parent 4a5eede commit f276f16

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
@@ -49,7 +49,7 @@
4949
"@types/react-dom": "16.0.7",
5050
"@types/sinon": "5.0.1",
5151
"@types/storybook__addon-actions": "3.4.1",
52-
"@types/storybook__react": "3.0.9",
52+
"@types/storybook__react": "4.0.0",
5353
"avaron": "0.2.0",
5454
"cpy-cli": "2.0.0",
5555
"enzyme": "3.5.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,9 @@
334334
version "3.4.1"
335335
resolved "https://registry.yarnpkg.com/@types/storybook__addon-actions/-/storybook__addon-actions-3.4.1.tgz#8f90d76b023b58ee794170f2fe774a3fddda2c1d"
336336

337-
"@types/storybook__react@3.0.9":
338-
version "3.0.9"
339-
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-3.0.9.tgz#aac193f0c037ddfc2342bd027d720553ac089a56"
337+
"@types/storybook__react@4.0.0":
338+
version "4.0.0"
339+
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-4.0.0.tgz#52cc452fbab599568d595075a90142ef4a1233f6"
340340
dependencies:
341341
"@types/react" "*"
342342
"@types/webpack-env" "*"

0 commit comments

Comments
 (0)