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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-10 20:17:39 +05:30
committed by GitHub
parent 38c7cab70a
commit 6feeaa289b
10 changed files with 122972 additions and 122972 deletions

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"@types/jest": "27.0.2",
"@types/node": "16.11.6",
"@types/react": "17.0.33",
"@types/react-dom": "17.0.10",
"@types/react-dom": "17.0.11",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.4.4"