Bump @types/react-dom from 17.0.9 to 17.0.10

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.9 to 17.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2021-11-01 08:01:16 +00:00
committed by GitHub
parent ef37ab77ec
commit 967500a46c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@types/commonmark": "^0.27.5",
"@types/react": "^17.0.19",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-dom": "^17.0.10",
"@types/react-resizable": "^1.7.3",
"@types/react-sidebar": "^3.0.1",
"@types/react-toastify": "^4.1.0",
@@ -2593,9 +2593,9 @@
}
},
"node_modules/@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==",
"dependencies": {
"@types/react": "*"
}
@@ -13681,9 +13681,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==",
"requires": {
"@types/react": "*"
}
+1 -1
View File
@@ -19,7 +19,7 @@
"@types/commonmark": "^0.27.5",
"@types/react": "^17.0.19",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-dom": "^17.0.10",
"@types/react-resizable": "^1.7.3",
"@types/react-sidebar": "^3.0.1",
"@types/react-toastify": "^4.1.0",