Skip to content

Commit e1fa94d

Browse files
committed
chore(deps): update dependency @types/react to v16.9.43
1 parent 90b27c3 commit e1fa94d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@storybook/addon-knobs": "5.3.19",
2121
"@storybook/addon-options": "5.3.19",
2222
"@storybook/react": "5.3.19",
23-
"@types/react": "16.9.42",
23+
"@types/react": "16.9.43",
2424
"@types/react-dom": "16.9.8",
2525
"@typescript-eslint/eslint-plugin": "3.6.0",
2626
"@typescript-eslint/parser": "3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@
24212421
dependencies:
24222422
"@types/react" "*"
24232423

2424-
"@types/react@*", "@types/[email protected].42":
2425-
version "16.9.42"
2426-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.42.tgz#9776508d59c1867bbf9bd7f036dab007fdaa1cb7"
2427-
integrity sha512-iGy6HwfVfotqJ+PfRZ4eqPHPP5NdPZgQlr0lTs8EfkODRBV9cYy8QMKcC9qPCe1JrESC1Im6SrCFR6tQgg74ag==
2424+
"@types/react@*", "@types/[email protected].43":
2425+
version "16.9.43"
2426+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.43.tgz#c287f23f6189666ee3bebc2eb8d0f84bcb6cdb6b"
2427+
integrity sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg==
24282428
dependencies:
24292429
"@types/prop-types" "*"
24302430
csstype "^2.2.0"

0 commit comments

Comments
 (0)