build(deps): update dependency @types/react to v17.0.19 (#2300)

pull/2298/head^2
renovate[bot] 2021-08-19 21:49:36 +10:00 committed by GitHub
parent 8ac9ce9367
commit 7d105c6597
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/node": "15.6.0",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",
"@types/query-string": "6.3.0", "@types/query-string": "6.3.0",
"@types/react": "17.0.18", "@types/react": "17.0.19",
"@types/react-dom": "17.0.9", "@types/react-dom": "17.0.9",
"@types/react-ga": "2.3.0", "@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.8", "@types/react-router-dom": "5.1.8",

View File

@ -2054,10 +2054,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@17.0.18": "@types/react@17.0.19":
version "17.0.18" version "17.0.19"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg== integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"