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

This commit is contained in:
Renovate Bot 2021-09-14 16:29:57 +00:00
parent 17524bddcf
commit d1ebbcd67f
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@
"@types/node": "15.6.0",
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.1.8",
"@types/react-router-dom": "5.1.9",
"@types/recharts": "1.8.20",
"autoprefixer": "10.3.4",
"axios": "0.21.4",
@ -2899,9 +2899,9 @@
}
},
"node_modules/@types/react-router-dom": {
"version": "5.1.8",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.8.tgz",
"integrity": "sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==",
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.9.tgz",
"integrity": "sha512-Go0vxZSigXTyXx8xPkGiBrrc3YbBs82KE14WENMLS6TSUKcRFSmYVbL19zFOnNFqJhqrPqEs2h5eUpJhSRrwZw==",
"dependencies": {
"@types/history": "*",
"@types/react": "*",
@ -30534,9 +30534,9 @@
}
},
"@types/react-router-dom": {
"version": "5.1.8",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.8.tgz",
"integrity": "sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==",
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.9.tgz",
"integrity": "sha512-Go0vxZSigXTyXx8xPkGiBrrc3YbBs82KE14WENMLS6TSUKcRFSmYVbL19zFOnNFqJhqrPqEs2h5eUpJhSRrwZw==",
"requires": {
"@types/history": "*",
"@types/react": "*",

View file

@ -16,7 +16,7 @@
"@types/node": "15.6.0",
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.1.8",
"@types/react-router-dom": "5.1.9",
"@types/recharts": "1.8.20",
"autoprefixer": "10.3.4",
"axios": "0.21.4",