mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
Bump @types/react-router from 5.1.8 to 5.1.13 (#26)
This commit is contained in:
committed by
GitHub
parent
39271017bf
commit
7b148987a4
@@ -23,7 +23,7 @@
|
|||||||
"@types/openpgp": "^4.4.12",
|
"@types/openpgp": "^4.4.12",
|
||||||
"@types/react": "^16.9.46",
|
"@types/react": "^16.9.46",
|
||||||
"@types/react-dom": "^16.9.8",
|
"@types/react-dom": "^16.9.8",
|
||||||
"@types/react-router": "^5.1.8",
|
"@types/react-router": "^5.1.13",
|
||||||
"@types/react-router-dom": "^5.1.5",
|
"@types/react-router-dom": "^5.1.5",
|
||||||
"@types/styled-components": "^5.1.2",
|
"@types/styled-components": "^5.1.2",
|
||||||
"@types/webpack-subresource-integrity": "^1.2.0",
|
"@types/webpack-subresource-integrity": "^1.2.0",
|
||||||
|
|||||||
@@ -1982,10 +1982,10 @@
|
|||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
"@types/react-router" "*"
|
"@types/react-router" "*"
|
||||||
|
|
||||||
"@types/react-router@*", "@types/react-router@^5.1.8":
|
"@types/react-router@*", "@types/react-router@^5.1.13":
|
||||||
version "5.1.8"
|
version "5.1.13"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.8.tgz#4614e5ba7559657438e17766bb95ef6ed6acc3fa"
|
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.13.tgz#051c0d229bd48ad90558a1db500708127cc512f7"
|
||||||
integrity sha512-HzOyJb+wFmyEhyfp4D4NYrumi+LQgQL/68HvJO+q6XtuHSDvw6Aqov7sCAhjbNq3bUPgPqbdvjXC5HeB2oEAPg==
|
integrity sha512-ZIuaO9Yrln54X6elg8q2Ivp6iK6p4syPsefEYAhRDAoqNh48C8VYUmB9RkXjKSQAJSJV0mbIFCX7I4vZDcHrjg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/history" "*"
|
"@types/history" "*"
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user