build(deps): bump @types/react-dom from 16.9.9 to 17.0.0 in /web

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-23 14:21:57 +00:00 committed by Collin M. Barrett
parent ea7734853c
commit 7ff92e2d19
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -9,7 +9,7 @@
"@types/jest": "^26.0.15",
"@types/node": "^14.14.9",
"@types/react": "^17.0.0",
"@types/react-dom": "^16.9.9",
"@types/react-dom": "^17.0.0",
"@types/react-router-dom": "^5.1.6",
"antd": "^4.8.5",
"babel-plugin-import": "^1.13.1",