Bump @types/react-dom from 17.0.1 to 17.0.2 in /ui

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.1 to 17.0.2.
- [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]
2021-03-09 07:16:41 +00:00
committed by Ken Hibino
parent dc59023c90
commit e58c6dc5c1
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"@types/lodash.uniqby": "4.7.6",
"@types/node": "^14.14.32",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.1",
"@types/react-dom": "^17.0.2",
"@types/react-redux": "7.1.16",
"@types/react-router-dom": "5.1.7",
"@types/react-syntax-highlighter": "13.5.0",