Bump @types/react-dom from 16.9.0 to 16.9.1 in /src/FilterLists.Web

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-26 00:48:05 +00:00 committed by Collin M. Barrett
parent 870f7bb97b
commit 6fc326f81d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -6,7 +6,7 @@
"@types/jest": "^24.0.18",
"@types/node": "^12.7.5",
"@types/react": "^16.9.3",
"@types/react-dom": "^16.9.0",
"@types/react-dom": "^16.9.1",
"@types/react-router-dom": "^4.3.5",
"antd": "^3.23.4",
"babel-plugin-import": "^1.12.2",