mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency @types/react-router-dom to v5.3.0 (#360)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f48edbe7d0
commit
07158b7a0e
@ -48,7 +48,7 @@
|
|||||||
"@types/node": "14.17.20",
|
"@types/node": "14.17.20",
|
||||||
"@types/react": "17.0.26",
|
"@types/react": "17.0.26",
|
||||||
"@types/react-dom": "17.0.3",
|
"@types/react-dom": "17.0.3",
|
||||||
"@types/react-router-dom": "5.1.7",
|
"@types/react-router-dom": "5.3.0",
|
||||||
"@welldone-software/why-did-you-render": "6.2.1",
|
"@welldone-software/why-did-you-render": "6.2.1",
|
||||||
"array-move": "3.0.1",
|
"array-move": "3.0.1",
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
|
@ -2158,10 +2158,10 @@
|
|||||||
hoist-non-react-statics "^3.3.0"
|
hoist-non-react-statics "^3.3.0"
|
||||||
redux "^4.0.0"
|
redux "^4.0.0"
|
||||||
|
|
||||||
"@types/react-router-dom@5.1.7":
|
"@types/react-router-dom@5.3.0":
|
||||||
version "5.1.7"
|
version "5.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
|
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.0.tgz#8c4e0aa0ccaf638ba965829ad29a10ac3cbe2212"
|
||||||
integrity sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==
|
integrity sha512-svUzpEpKDwK8nmfV2vpZNSsiijFNKY8+gUqGqvGGOVrXvX58k1JIJubZa5igkwacbq/0umphO5SsQn/BQsnKpw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/history" "*"
|
"@types/history" "*"
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user