Bump @types/react-router-dom from 4.3.5 to 5.1.0 in /src/FilterLists.Web

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-26 00:56:11 +00:00 committed by Collin M. Barrett
parent 0d5d256656
commit a1fe361eea
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -7,7 +7,7 @@
"@types/node": "^12.7.8",
"@types/react": "^16.9.3",
"@types/react-dom": "^16.9.1",
"@types/react-router-dom": "^4.3.5",
"@types/react-router-dom": "^5.1.0",
"antd": "^3.23.4",
"babel-plugin-import": "^1.12.2",
"customize-cra": "^0.7.0",