Bump @types/react-router-dom from 5.1.3 to 5.1.4 (#648)

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>
This commit is contained in:
dependabot-preview[bot]
2020-04-11 16:30:29 +03:00
committed by GitHub
co-authored by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
parent 468b5e881e
commit dba3fc0bbd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2270,9 +2270,9 @@
}
},
"@types/react-router-dom": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.3.tgz",
"integrity": "sha512-pCq7AkOvjE65jkGS5fQwQhvUp4+4PVD9g39gXLZViP2UqFiFzsEpB3PKf0O6mdbKsewSK8N14/eegisa/0CwnA==",
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.4.tgz",
"integrity": "sha512-LO0z5qqSfWdYtCNsRm8/OMnnkv52hwADJKrAfpKIyfHclORllcgAMGypEA7ajHm38+jOonKLx8nPygNAAZGxtg==",
"dev": true,
"requires": {
"@types/history": "*",
+1 -1
View File
@@ -20,7 +20,7 @@
"@types/react-bootstrap-typeahead": "^3.4.5",
"@types/react-dom": "^16.9.6",
"@types/react-redux": "^7.1.7",
"@types/react-router-dom": "^5.1.3",
"@types/react-router-dom": "^5.1.4",
"@types/react-table": "^6.8.7",
"@types/reactstrap": "^8.4.2",
"@types/sha.js": "^2.4.0",