1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

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

This commit is contained in:
Renovate Bot 2021-11-03 10:51:27 +00:00 committed by renovate[bot]
parent 80c1318300
commit 251991a607
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"@types/jest": "27.0.2",
"@types/node": "14.17.32",
"@types/react": "17.0.34",
"@types/react-dom": "17.0.10",
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.3.2",
"@types/react-timeago": "4.1.3",
"@welldone-software/why-did-you-render": "6.2.1",

View File

@ -2142,10 +2142,10 @@
resolved "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz"
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
"@types/react-dom@17.0.10":
version "17.0.10"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.10.tgz#d6972ec018d23cf22b99597f1289343d99ea9d9d"
integrity sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==
"@types/react-dom@17.0.11":
version "17.0.11"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466"
integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==
dependencies:
"@types/react" "*"