chore(deps): update dependency @types/react-dom to v17.0.10

This commit is contained in:
Renovate Bot
2021-10-20 12:08:24 +00:00
committed by renovate[bot]
parent 57b89fa931
commit 11e5bd9a30
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4859,9 +4859,9 @@
}
},
"@types/react-dom": {
"version": "17.0.9",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.9.tgz",
"integrity": "sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==",
"version": "17.0.10",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.10.tgz",
"integrity": "sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -73,7 +73,7 @@
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.30",
"@types/react-dom": "17.0.9",
"@types/react-dom": "17.0.10",
"@types/react-js-pagination": "3.0.4",
"@types/react-select": "4.0.18",
"@types/semver": "7.3.9",