Bump @types/react-router-dom from 5.1.2 to 5.1.3 in /src/FilterLists.Web

Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.2 to 5.1.3.
- [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-11-25 19:38:08 +00:00
parent 4c5b20e08f
commit 6e8664b058
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -7,7 +7,7 @@
"@types/node": "^12.12.12",
"@types/react": "^16.9.13",
"@types/react-dom": "^16.9.4",
"@types/react-router-dom": "^5.1.2",
"@types/react-router-dom": "^5.1.3",
"antd": "^3.25.3",
"babel-plugin-import": "^1.13.0",
"customize-cra": "^0.9.1",