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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2378/head
renovate[bot] 2021-09-15 11:24:41 +10:00 committed by GitHub
parent 4e94d264dd
commit 8e155328b4
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.20",
"@types/react-dom": "17.0.9",
"@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.1.8",
"@types/react-router-dom": "5.1.9",
"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.8":
version "5.1.8"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.8.tgz#bf3e1c8149b3d62eaa206d58599de82df0241192"
integrity sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==
"@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==
dependencies:
"@types/history" "*"
"@types/react" "*"