Bump @types/react-router-dom from 5.1.3 to 5.1.4 in /web

Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.3 to 5.1.4.
- [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] 2020-04-11 02:57:11 +00:00
parent 6b30a89f4a
commit 63e947e835
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -10,7 +10,7 @@
"@types/node": "^13.11.1",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6",
"@types/react-router-dom": "^5.1.3",
"@types/react-router-dom": "^5.1.4",
"antd": "^4.1.2",
"babel-plugin-import": "^1.13.0",
"customize-cra": "^0.9.1",