mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
Update dependency @types/react-router to v5.1.7
This commit is contained in:
parent
73856894b8
commit
463a7d315d
@ -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",
|
||||
|
||||
@ -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" "*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user