Skip to content

Commit 8e87778

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

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
@@ -50,7 +50,7 @@
5050
"@storybook/addon-viewport": "5.3.18",
5151
"@storybook/react": "5.3.18",
5252
"@types/jest": "24.9.1",
53-
"@types/react": "16.9.33",
53+
"@types/react": "16.9.34",
5454
"@types/react-dom": "16.9.6",
5555
"babel-loader": "8.1.0",
5656
"fork-ts-checker-webpack-plugin": "1.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2411,10 +2411,10 @@
24112411
"@types/prop-types" "*"
24122412
csstype "^2.2.0"
24132413

2414-
"@types/react@16.9.33":
2415-
version "16.9.33"
2416-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.33.tgz#a5274520f0d28cbbb73c8652ddd48646fd4bcae5"
2417-
integrity sha512-ovgoy7p9999HDzwv8Sewhl8GJjn/r0GRsFrM9UMwp1uodh0kQ0pwIHLQ6LNfqGSyjNzJ8II/HIg0BL7Yn/B9yA==
2414+
"@types/react@16.9.34":
2415+
version "16.9.34"
2416+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
2417+
integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==
24182418
dependencies:
24192419
"@types/prop-types" "*"
24202420
csstype "^2.2.0"

0 commit comments

Comments
 (0)