Skip to content

Commit 5531b2e

Browse files
renovate[bot]bokuweb
authored andcommitted
chore(deps): update dependency @types/storybook__react to v4.0.1 (#497)
1 parent da46329 commit 5531b2e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react-dom": "16.0.11",
5151
"@types/sinon": "7.0.5",
5252
"@types/storybook__addon-actions": "3.4.1",
53-
"@types/storybook__react": "4.0.0",
53+
"@types/storybook__react": "4.0.1",
5454
"avaron": "0.2.0",
5555
"cpy-cli": "2.0.0",
5656
"enzyme": "3.8.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -342,9 +342,10 @@
342342
version "3.4.1"
343343
resolved "https://registry.yarnpkg.com/@types/storybook__addon-actions/-/storybook__addon-actions-3.4.1.tgz#8f90d76b023b58ee794170f2fe774a3fddda2c1d"
344344

345-
"@types/storybook__react@4.0.0":
346-
version "4.0.0"
347-
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-4.0.0.tgz#52cc452fbab599568d595075a90142ef4a1233f6"
345+
"@types/storybook__react@4.0.1":
346+
version "4.0.1"
347+
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-4.0.1.tgz#b6320c9d027b8ee7ef1445fef8b4cba196d48ace"
348+
integrity sha512-knkZErqv8Iy2QbebqBa5tsy2itIMKdO6bcQ7C19nmgTc+j1pnQhXCGcVyARzAQ1/NAuSYudSWQAKG+plgK7hyQ==
348349
dependencies:
349350
"@types/react" "*"
350351
"@types/webpack-env" "*"

0 commit comments

Comments
 (0)