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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2563/head
renovate[bot] 2021-11-04 10:56:57 +11:00 committed by GitHub
parent 4e11576542
commit a954a39a07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -126,7 +126,7 @@
"@types/node": "16.11.6",
"@types/qrcode.react": "1.0.2",
"@types/react": "17.0.34",
"@types/react-dom": "17.0.10",
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.3.2",
"@typescript-eslint/eslint-plugin": "5.3.0",
"@typescript-eslint/parser": "5.3.0",

View File

@ -15,7 +15,7 @@ specifiers:
'@types/node': 16.11.6
'@types/qrcode.react': 1.0.2
'@types/react': 17.0.34
'@types/react-dom': 17.0.10
'@types/react-dom': 17.0.11
'@types/react-router-dom': 5.3.2
'@typescript-eslint/eslint-plugin': 5.3.0
'@typescript-eslint/parser': 5.3.0
@ -85,7 +85,7 @@ devDependencies:
'@types/node': 16.11.6
'@types/qrcode.react': 1.0.2
'@types/react': 17.0.34
'@types/react-dom': 17.0.10
'@types/react-dom': 17.0.11
'@types/react-router-dom': 5.3.2
'@typescript-eslint/eslint-plugin': 5.3.0_a152492c557ecb0e40c7e27c4bde3da4
'@typescript-eslint/parser': 5.3.0_typescript@4.4.4
@ -1439,8 +1439,8 @@ packages:
'@types/react': 17.0.34
dev: true
/@types/react-dom/17.0.10:
resolution: {integrity: sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==}
/@types/react-dom/17.0.11:
resolution: {integrity: sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==}
dependencies:
'@types/react': 17.0.34
dev: true