Bump react-dom from 16.9.0 to 16.10.1 in /src/FilterLists.Web

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.9.0 to 16.10.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.10.1/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-30 19:50:21 +00:00
parent 1330c4620b
commit 23ba6c3667
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -13,7 +13,7 @@
"customize-cra": "^0.7.0",
"react": "^16.9.0",
"react-app-rewired": "^2.1.3",
"react-dom": "^16.9.0",
"react-dom": "^16.10.1",
"react-router-dom": "^5.1.0",
"react-scripts": "^3.1.2",
"slugify": "^1.3.5",