Skip to content

Commit ff010cf

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.33
1 parent 6b16af4 commit ff010cf

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
"@researchgate/spire-config": "2.1.5",
2222
"@storybook/addon-options": "5.3.18",
2323
"@storybook/react": "5.3.18",
24-
"@types/react": "16.9.32",
24+
"@types/react": "16.9.33",
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
@@ -2960,10 +2960,10 @@
29602960
dependencies:
29612961
"@types/react" "*"
29622962

2963-
"@types/react@*", "@types/react@16.9.32":
2964-
version "16.9.32"
2965-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.32.tgz#f6368625b224604148d1ddf5920e4fefbd98d383"
2966-
integrity sha512-fmejdp0CTH00mOJmxUPPbWCEBWPvRIL4m8r0qD+BSDUqmutPyGQCHifzMpMzdvZwROdEdL78IuZItntFWgPXHQ==
2963+
"@types/react@*", "@types/react@16.9.33":
2964+
version "16.9.33"
2965+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.33.tgz#a5274520f0d28cbbb73c8652ddd48646fd4bcae5"
2966+
integrity sha512-ovgoy7p9999HDzwv8Sewhl8GJjn/r0GRsFrM9UMwp1uodh0kQ0pwIHLQ6LNfqGSyjNzJ8II/HIg0BL7Yn/B9yA==
29672967
dependencies:
29682968
"@types/prop-types" "*"
29692969
csstype "^2.2.0"

0 commit comments

Comments
 (0)