build(deps): update dependency @types/react-dom to v17.0.6 (#2056)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2060/head
renovate[bot] 2021-06-02 13:23:21 +10:00 committed by GitHub
parent 36d3695967
commit baf0e764f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"@types/qrcode.react": "1.0.1",
"@types/query-string": "6.3.0",
"@types/react": "17.0.9",
"@types/react-dom": "17.0.5",
"@types/react-dom": "17.0.6",
"@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.7",
"axios": "0.21.1",

View File

@ -2671,10 +2671,10 @@
dependencies:
query-string "*"
"@types/react-dom@17.0.5":
version "17.0.5"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.5.tgz#df44eed5b8d9e0b13bb0cd38e0ea6572a1231227"
integrity sha512-ikqukEhH4H9gr4iJCmQVNzTB307kROe3XFfHAOTxOXPOw7lAoEXnM5KWTkzeANGL5Ce6ABfiMl/zJBYNi7ObmQ==
"@types/react-dom@17.0.6":
version "17.0.6"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.6.tgz#c158325cf91b196270bc0f4af73463f149e7eafe"
integrity sha512-MGTI+TudxAnGTj8aco8mogaPSJGK2Whje7OZh1CxNLRyhJpTZg/pGQpIbCT0eCVFQyH7UFpdvCqQEThHIp/gsA==
dependencies:
"@types/react" "*"