Update dependency @types/react-router to v5.1.7

This commit is contained in:
Renovate Bot 2020-05-08 19:08:54 +00:00 committed by renovate[bot]
parent 73856894b8
commit 463a7d315d
2 changed files with 5 additions and 5 deletions

View File

@ -127,7 +127,7 @@
"@types/react-circular-progressbar": "1.0.2",
"@types/react-dom": "16.9.7",
"@types/react-hot-loader": "4.1.0",
"@types/react-router": "5.1.5",
"@types/react-router": "5.1.7",
"@types/react-router-dom": "5.1.5",
"@types/react-stripe-elements": "6.0.4",
"@types/react-test-renderer": "16.9.2",

View File

@ -3213,10 +3213,10 @@
"@types/react" "*"
"@types/react-router" "*"
"@types/react-router@*", "@types/react-router@5.1.5":
version "5.1.5"
resolved "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.5.tgz#7b2f9b7cc3d350e92664c4e38c0ef529286fe628"
integrity sha512-RZPdCtZympi6X7EkGyaU7ISiAujDYTWgqMF9owE3P6efITw27IWQykcti0BvA5h4Mu1LLl5rxrpO3r8kHyUZ/Q==
"@types/react-router@*", "@types/react-router@5.1.7":
version "5.1.7"
resolved "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.7.tgz#e9d12ed7dcfc79187e4d36667745b69a5aa11556"
integrity sha512-2ouP76VQafKjtuc0ShpwUebhHwJo0G6rhahW9Pb8au3tQTjYXd2jta4wv6U2tGLR/I42yuG00+UXjNYY0dTzbg==
dependencies:
"@types/history" "*"
"@types/react" "*"