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

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.25 to 16.9.26.
- [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/786/head
dependabot-preview[bot] 2020-03-26 22:31:58 +01:00 committed by GitHub
parent 2125cbe5ea
commit 952764fcad
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.4",
"@types/qrcode.react": "^1.0.0",
"@types/query-string": "^6.3.0",
"@types/react": "^16.9.25",
"@types/react": "^16.9.26",
"@types/react-dom": "16.9.5",
"@types/react-ga": "^2.3.0",
"@types/react-router-dom": "^5.1.2",

View File

@ -2326,10 +2326,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^16.9.25":
version "16.9.25"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.25.tgz#6ae2159b40138c792058a23c3c04fd3db49e929e"
integrity sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg==
"@types/react@*", "@types/react@^16.9.26":
version "16.9.26"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.26.tgz#1e55803e468f5393413e29033538cc9aaed6cec9"
integrity sha512-dGuSM+B0Pq1MKXYUMlUQWeS6Jj9IhSAUf9v8Ikaimj+YhkBcQrihWBkmyEhK/1fzkJTwZQkhZp5YhmWa2CH+Rw==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"