build(deps): update dependency @types/react to v17.0.2 (#1721)

This commit is contained in:
renovate[bot] 2021-02-13 11:57:32 +11:00 committed by GitHub
parent 53c5529d28
commit 056faf8857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"@types/node": "14.14.27",
"@types/qrcode.react": "1.0.1",
"@types/query-string": "6.3.0",
"@types/react": "17.0.1",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.0",
"@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.7",

View File

@ -2740,10 +2740,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@17.0.1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.1.tgz#eb1f1407dea8da3bc741879c1192aa703ab9975b"
integrity sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==
"@types/react@17.0.2":
version "17.0.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"