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

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.10.1 to 16.10.2.
- [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.2/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-03 22:29:30 +00:00
parent 97992b19f1
commit 3394b823c0
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -13,7 +13,7 @@
"customize-cra": "^0.8.0",
"react": "^16.10.2",
"react-app-rewired": "^2.1.3",
"react-dom": "^16.10.1",
"react-dom": "^16.10.2",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.2.0",
"slugify": "^1.3.5",