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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-22 21:38:08 +00:00
parent b27217d26b
commit 4dcd583d43
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.11.0",
"react-app-rewired": "^2.1.4",
"react-dom": "^16.10.2",
"react-dom": "^16.11.0",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.2.0",
"slugify": "^1.3.5",