Skip to content

Commit 8137a69

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.34
1 parent d296ee2 commit 8137a69

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
@@ -21,7 +21,7 @@
2121
"@storybook/addon-knobs": "5.3.18",
2222
"@storybook/addon-options": "5.3.18",
2323
"@storybook/react": "5.3.18",
24-
"@types/react": "16.9.33",
24+
"@types/react": "16.9.34",
2525
"babel-loader": "8.1.0",
2626
"cross-env": "7.0.2",
2727
"intersection-observer": "0.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3014,10 +3014,10 @@
30143014
dependencies:
30153015
"@types/react" "*"
30163016

3017-
"@types/react@*", "@types/[email protected].33":
3018-
version "16.9.33"
3019-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.33.tgz#a5274520f0d28cbbb73c8652ddd48646fd4bcae5"
3020-
integrity sha512-ovgoy7p9999HDzwv8Sewhl8GJjn/r0GRsFrM9UMwp1uodh0kQ0pwIHLQ6LNfqGSyjNzJ8II/HIg0BL7Yn/B9yA==
3017+
"@types/react@*", "@types/[email protected].34":
3018+
version "16.9.34"
3019+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
3020+
integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==
30213021
dependencies:
30223022
"@types/prop-types" "*"
30233023
csstype "^2.2.0"

0 commit comments

Comments
 (0)