[MISC] (deps): Bump @types/react from 16.9.29 to 16.9.30 in /web (#807)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.29 to 16.9.30.
- [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/805/head^2
dependabot-preview[bot] 2020-03-31 22:42:41 +02:00 committed by GitHub
parent 452a34267b
commit f1007d2f48
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.9.8",
"@types/qrcode.react": "^1.0.0",
"@types/query-string": "^6.3.0",
"@types/react": "^16.9.29",
"@types/react": "^16.9.30",
"@types/react-dom": "16.9.5",
"@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.29":
version "16.9.29"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.29.tgz#41c0353b5ea916cdb7a7e89b80b09b268c87a2f8"
integrity sha512-aE5sV9XVqKvIR8Lqa73hXvlqBzz5hBG0jtV9jZ1uuEWRmW8KN/mdQQmsYlPx6z/b2xa8zR3jtk7WoT+2/m4suA==
"@types/react@*", "@types/react@^16.9.30":
version "16.9.30"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.30.tgz#4750857769803c36afeb9ed30139bb77f9607223"
integrity sha512-nx+ixghmJkzcDYhtqvmf/jPcBvyH87yfLM+dUDH2n8lE356t18p2flj3mzkT/VO0N1wh6RCjtmWGFI3r/KhCxw==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"