build(deps): update dependency @types/react to v17.0.8 (#2033)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2034/head
renovate[bot] 2021-05-26 15:50:04 +10:00 committed by GitHub
parent d28d36b568
commit 263e6f1dcf
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/node": "15.6.0",
"@types/qrcode.react": "1.0.1", "@types/qrcode.react": "1.0.1",
"@types/query-string": "6.3.0", "@types/query-string": "6.3.0",
"@types/react": "17.0.7", "@types/react": "17.0.8",
"@types/react-dom": "17.0.5", "@types/react-dom": "17.0.5",
"@types/react-ga": "2.3.0", "@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.7", "@types/react-router-dom": "5.1.7",

View File

@ -2717,10 +2717,10 @@
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@17.0.7": "@types/react@17.0.8":
version "17.0.7" version "17.0.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.7.tgz#5f2ca73d8baee8c286e96c95df557799ac0d1996" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3"
integrity sha512-lBc3fY20hRFQ/pXQT2XdtmpJeXZnRH8N+WPnEzEfPTzuKmaJTA7k/xGWHBaPvKceKpbf0ZnMlLWY/0sFZ5rfkw== integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"