build(deps): update dependency @types/react to v17.0.17 (#2283)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2287/head
renovate[bot] 2021-08-11 14:05:46 +10:00 committed by GitHub
parent 862f60a3f2
commit cdda12a2bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"@types/node": "15.6.0",
"@types/qrcode.react": "1.0.2",
"@types/query-string": "6.3.0",
"@types/react": "17.0.16",
"@types/react": "17.0.17",
"@types/react-dom": "17.0.9",
"@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.8",

View File

@ -2054,10 +2054,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.16":
version "17.0.16"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a"
integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==
"@types/react@17.0.17":
version "17.0.17"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.17.tgz#1772d3d5425128e0635a716f49ef57c2955df055"
integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"