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

This commit is contained in:
Renovate Bot 2020-07-06 18:59:56 +00:00 committed by renovate[bot]
parent aff87d5c73
commit 3d264561f8
2 changed files with 5 additions and 5 deletions

View File

@ -142,7 +142,7 @@
"@types/react-dom": "16.9.8",
"@types/react-grid-layout": "0.17.1",
"@types/react-hot-loader": "4.1.0",
"@types/react-router": "5.1.7",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/react-stripe-elements": "6.0.4",
"@types/react-test-renderer": "16.9.2",

View File

@ -3565,10 +3565,10 @@
"@types/react" "*"
"@types/react-router" "*"
"@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==
"@types/react-router@*", "@types/react-router@5.1.8":
version "5.1.8"
resolved "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.8.tgz#4614e5ba7559657438e17766bb95ef6ed6acc3fa"
integrity sha512-HzOyJb+wFmyEhyfp4D4NYrumi+LQgQL/68HvJO+q6XtuHSDvw6Aqov7sCAhjbNq3bUPgPqbdvjXC5HeB2oEAPg==
dependencies:
"@types/history" "*"
"@types/react" "*"