[MISC] (deps): Bump @types/react from 16.9.32 to 16.9.33 in /web (#838)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.32 to 16.9.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/601/head^2
dependabot-preview[bot] 2020-04-08 23:43:56 +02:00 committed by GitHub
parent f05bce66f0
commit 410c1a3530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"@types/node": "13.11.1",
"@types/qrcode.react": "^1.0.0",
"@types/query-string": "^6.3.0",
"@types/react": "^16.9.32",
"@types/react": "^16.9.33",
"@types/react-dom": "16.9.6",
"@types/react-ga": "^2.3.0",
"@types/react-router-dom": "^5.1.2",

View File

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