[MISC] (deps): Bump @types/react-router-dom from 5.1.3 to 5.1.4 in /web (#854)

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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/852/head
dependabot-preview[bot] 2020-04-11 12:58:28 +10:00 committed by GitHub
parent 653c1ad815
commit b0f81380c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@types/react": "^16.9.34",
"@types/react-dom": "16.9.6",
"@types/react-ga": "^2.3.0",
"@types/react-router-dom": "^5.1.2",
"@types/react-router-dom": "^5.1.4",
"axios": "^0.19.2",
"babel-preset-react-app": "^9.1.1",
"chai": "^4.2.0",

View File

@ -2295,10 +2295,10 @@
dependencies:
react-ga "*"
"@types/react-router-dom@^5.1.2":
version "5.1.3"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.3.tgz#b5d28e7850bd274d944c0fbbe5d57e6b30d71196"
integrity sha512-pCq7AkOvjE65jkGS5fQwQhvUp4+4PVD9g39gXLZViP2UqFiFzsEpB3PKf0O6mdbKsewSK8N14/eegisa/0CwnA==
"@types/react-router-dom@^5.1.4":
version "5.1.4"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.4.tgz#8d3e0306df74af301cc896309e7d4758f1a4bf71"
integrity sha512-LO0z5qqSfWdYtCNsRm8/OMnnkv52hwADJKrAfpKIyfHclORllcgAMGypEA7ajHm38+jOonKLx8nPygNAAZGxtg==
dependencies:
"@types/history" "*"
"@types/react" "*"