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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-15 00:17:54 +00:00
parent 3051ed5f1b
commit 13ca299603
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.12.0",
"react-app-rewired": "^2.1.5",
"react-dom": "^16.11.0",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.2.0",
"slugify": "^1.3.6",