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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1847/head
renovate[bot] 2021-03-23 20:12:11 +11:00 committed by GitHub
parent a44f0cf959
commit 7a88c848ad
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.3",
"@types/react-dom": "17.0.2",
"@types/react-dom": "17.0.3",
"@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.7",
"axios": "0.21.1",

View File

@ -2669,10 +2669,10 @@
dependencies:
query-string "*"
"@types/react-dom@17.0.2":
version "17.0.2"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43"
integrity sha512-Icd9KEgdnFfJs39KyRyr0jQ7EKhq8U6CcHRMGAS45fp5qgUvxL3ujUCfWFttUK2UErqZNj97t9gsVPNAqcwoCg==
"@types/react-dom@17.0.3":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.3.tgz#7fdf37b8af9d6d40127137865bb3fff8871d7ee1"
integrity sha512-4NnJbCeWE+8YBzupn/YrJxZ8VnjcJq5iR1laqQ1vkpQgBiA7bwk0Rp24fxsdNinzJY2U+HHS4dJJDPdoMjdJ7w==
dependencies:
"@types/react" "*"