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

Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.4 to 5.1.5.
- [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-26 17:38:38 +00:00
parent acb7abc7e6
commit 48886cfaa8
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.13.3",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6",
"@types/react-router-dom": "^5.1.4",
"@types/react-router-dom": "^5.1.5",
"antd": "^4.1.5",
"babel-plugin-import": "^1.13.0",
"customize-cra": "^0.9.1",