build(deps): update dependency @types/react to v17.0.7 (#2030)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2028/head
renovate[bot] 2021-05-26 07:17:19 +10:00 committed by GitHub
parent 14780c7b45
commit b07c465ffb
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": "15.6.0",
"@types/qrcode.react": "1.0.1",
"@types/query-string": "6.3.0",
"@types/react": "17.0.6",
"@types/react": "17.0.7",
"@types/react-dom": "17.0.5",
"@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.7",

View File

@ -2717,10 +2717,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@17.0.6":
version "17.0.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
"@types/react@17.0.7":
version "17.0.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.7.tgz#5f2ca73d8baee8c286e96c95df557799ac0d1996"
integrity sha512-lBc3fY20hRFQ/pXQT2XdtmpJeXZnRH8N+WPnEzEfPTzuKmaJTA7k/xGWHBaPvKceKpbf0ZnMlLWY/0sFZ5rfkw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"