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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2076/head
renovate[bot] 2021-06-09 17:52:04 +10:00 committed by GitHub
parent 3d66879da5
commit ca42d627be
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.10",
"@types/react-dom": "17.0.6",
"@types/react-dom": "17.0.7",
"@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.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==
"@types/react-dom@17.0.7":
version "17.0.7"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.7.tgz#b8ee15ead9e5d6c2c858b44949fdf2ebe5212232"
integrity sha512-Wd5xvZRlccOrCTej8jZkoFZuZRKHzanDDv1xglI33oBNFMWrqOSzrvWFw7ngSiZjrpJAzPKFtX7JvuXpkNmQHA==
dependencies:
"@types/react" "*"