build(deps): update dependency @types/react-router-dom to v5.3.0 (#2408)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2182/head^2
renovate[bot] 2021-09-22 14:11:07 +10:00 committed by GitHub
parent 958829f2f5
commit bbd85bd558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"@types/react": "17.0.24",
"@types/react-dom": "17.0.9",
"@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.9",
"@types/react-router-dom": "5.3.0",
"babel-preset-react-app": "10.0.0",
"craco-alias": "3.0.1",
"eslint-config-prettier": "8.3.0",

View File

@ -2171,10 +2171,10 @@
dependencies:
react-ga "*"
"@types/react-router-dom@5.1.9":
version "5.1.9"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.9.tgz#e8a8f687351ecc8c68bb4161d7e4b9df4994416e"
integrity sha512-Go0vxZSigXTyXx8xPkGiBrrc3YbBs82KE14WENMLS6TSUKcRFSmYVbL19zFOnNFqJhqrPqEs2h5eUpJhSRrwZw==
"@types/react-router-dom@5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.0.tgz#8c4e0aa0ccaf638ba965829ad29a10ac3cbe2212"
integrity sha512-svUzpEpKDwK8nmfV2vpZNSsiijFNKY8+gUqGqvGGOVrXvX58k1JIJubZa5igkwacbq/0umphO5SsQn/BQsnKpw==
dependencies:
"@types/history" "*"
"@types/react" "*"