Update dependency @types/react-dom to v17 (#40447)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-20 15:39:13 +01:00
committed by GitHub
co-authored by Renovate Bot
parent 43e45f2621
commit afbbae3766
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
"@types/rc-time-picker": "^3",
"@types/react": "17.0.30",
"@types/react-beautiful-dnd": "13.1.1",
"@types/react-dom": "16.9.9",
"@types/react-dom": "17.0.10",
"@types/react-grid-layout": "1.1.1",
"@types/react-highlight-words": "^0.16.2",
"@types/react-loadable": "5.5.2",