Skip to content

Commit 9e72260

Browse files
committed
chore(deps): update dependency @types/react to v16.9.39
1 parent 4895a42 commit 9e72260

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.38",
23+
"@types/react": "16.9.39",
2424
"@types/react-dom": "16.9.8",
2525
"@typescript-eslint/eslint-plugin": "3.4.0",
2626
"@typescript-eslint/parser": "3.4.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].38":
2425-
version "16.9.38"
2426-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.38.tgz#868405dace93a4095d3e054f4c4a1de7a1ac0680"
2427-
integrity sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA==
2424+
"@types/react@*", "@types/[email protected].39":
2425+
version "16.9.39"
2426+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.39.tgz#d400fd57cef4cdd6c3a6286506e230e0b2995bba"
2427+
integrity sha512-kpdbGez6hqN9Ihcoi6flShP+ka9XxSBPes1UOBPLmbH6oRiBLkrh2VrtWosTy/l5LKGYSGoWf2WPFRCU4gdRmg==
24282428
dependencies:
24292429
"@types/prop-types" "*"
24302430
csstype "^2.2.0"

0 commit comments

Comments
 (0)