Skip to content

Commit 957c056

Browse files
committed
chore(deps): update dependency @types/react to v16.9.37
1 parent 6fdb93f commit 957c056

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.36",
23+
"@types/react": "16.9.37",
2424
"@types/react-dom": "16.9.8",
2525
"@typescript-eslint/eslint-plugin": "3.3.0",
2626
"@typescript-eslint/parser": "3.3.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].36":
2425-
version "16.9.36"
2426-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
2427-
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
2424+
"@types/react@*", "@types/[email protected].37":
2425+
version "16.9.37"
2426+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.37.tgz#8fb93e7dbd5b1d3796f69aa979a7fe0439bc7bea"
2427+
integrity sha512-ZqnAXallQiZ08LTSqMfWMNvAfJEzRLOxdlbbbCIJlYGjU98BEU6bE2uBpKPGeWn+v3hIgCraHKtqUcKZBzMP/Q==
24282428
dependencies:
24292429
"@types/prop-types" "*"
24302430
csstype "^2.2.0"

0 commit comments

Comments
 (0)