[MISC] (deps): Bump @types/react from 16.9.26 to 16.9.27 in /web (#794)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.26 to 16.9.27.
- [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>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
pull/793/head^2
dependabot-preview[bot] 2020-03-29 10:25:11 +11:00 committed by GitHub
parent 94a63edabb
commit 9e4f91ab60
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.5", "@types/node": "13.9.5",
"@types/qrcode.react": "^1.0.0", "@types/qrcode.react": "^1.0.0",
"@types/query-string": "^6.3.0", "@types/query-string": "^6.3.0",
"@types/react": "^16.9.26", "@types/react": "^16.9.27",
"@types/react-dom": "16.9.5", "@types/react-dom": "16.9.5",
"@types/react-ga": "^2.3.0", "@types/react-ga": "^2.3.0",
"@types/react-router-dom": "^5.1.2", "@types/react-router-dom": "^5.1.2",

View File

@ -2326,10 +2326,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@^16.9.26": "@types/react@*", "@types/react@^16.9.27":
version "16.9.26" version "16.9.27"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.26.tgz#1e55803e468f5393413e29033538cc9aaed6cec9" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.27.tgz#7fc5db99e3ec3f21735b44d3560cff684856814a"
integrity sha512-dGuSM+B0Pq1MKXYUMlUQWeS6Jj9IhSAUf9v8Ikaimj+YhkBcQrihWBkmyEhK/1fzkJTwZQkhZp5YhmWa2CH+Rw== integrity sha512-j+RvQb9w7a2kZFBOgTh+s/elCwtqWUMN6RJNdmz0ntmwpeoMHKnyhUcmYBu7Yw94Rtj9938D+TJSn6WGcq2+OA==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^2.2.0" csstype "^2.2.0"