Skip to content

Commit cbd5b07

Browse files
renovate-botmergify[bot]
authored andcommitted
chore(deps): update dependency @types/react-router-dom to v5.1.9
1 parent 205edd7 commit cbd5b07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@tsconfig/docusaurus": "1.0.4",
5555
"@types/react": "17.0.20",
5656
"@types/react-helmet": "6.1.2",
57-
"@types/react-router-dom": "5.1.8",
57+
"@types/react-router-dom": "5.1.9",
5858
"@typescript-eslint/eslint-plugin": "4.31.1",
5959
"@typescript-eslint/parser": "4.31.1",
6060
"all-contributors-cli": "6.20.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2915,10 +2915,10 @@
29152915
dependencies:
29162916
"@types/react" "*"
29172917

2918-
"@types/react-router-dom@5.1.8":
2919-
version "5.1.8"
2920-
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.8.tgz#bf3e1c8149b3d62eaa206d58599de82df0241192"
2921-
integrity sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==
2918+
"@types/react-router-dom@5.1.9":
2919+
version "5.1.9"
2920+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.9.tgz#e8a8f687351ecc8c68bb4161d7e4b9df4994416e"
2921+
integrity sha512-Go0vxZSigXTyXx8xPkGiBrrc3YbBs82KE14WENMLS6TSUKcRFSmYVbL19zFOnNFqJhqrPqEs2h5eUpJhSRrwZw==
29222922
dependencies:
29232923
"@types/history" "*"
29242924
"@types/react" "*"

0 commit comments

Comments
 (0)