build(deps): update dependency @types/react-dom to v17.0.2 (#1789)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/1786/head
parent
9dcb2e06fb
commit
ac7ee18610
|
@ -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.1",
|
||||
"@types/react-dom": "17.0.2",
|
||||
"@types/react-ga": "2.3.0",
|
||||
"@types/react-router-dom": "5.1.7",
|
||||
"axios": "0.21.1",
|
||||
|
|
|
@ -2694,10 +2694,10 @@
|
|||
dependencies:
|
||||
query-string "*"
|
||||
|
||||
"@types/react-dom@17.0.1":
|
||||
version "17.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.1.tgz#d92d77d020bfb083e07cc8e0ac9f933599a4d56a"
|
||||
integrity sha512-yIVyopxQb8IDZ7SOHeTovurFq+fXiPICa+GV3gp0Xedsl+MwQlMLKmvrnEjFbQxjliH5YVAEWFh975eVNmKj7Q==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue