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

This commit is contained in:
Renovate Bot 2021-07-27 20:51:09 +00:00
parent b3214f98cf
commit 1c98fa5623
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.15",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.1.7",
"@types/react-router-dom": "5.1.8",
"@types/recharts": "1.8.19",
"autoprefixer": "10.2.5",
"axios": "0.21.1",
@ -2772,9 +2772,9 @@
}
},
"node_modules/@types/react-router-dom": {
"version": "5.1.7",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.7.tgz",
"integrity": "sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==",
"version": "5.1.8",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.8.tgz",
"integrity": "sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==",
"dependencies": {
"@types/history": "*",
"@types/react": "*",
@ -30439,9 +30439,9 @@
}
},
"@types/react-router-dom": {
"version": "5.1.7",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.7.tgz",
"integrity": "sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==",
"version": "5.1.8",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.8.tgz",
"integrity": "sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==",
"requires": {
"@types/history": "*",
"@types/react": "*",

View file

@ -16,7 +16,7 @@
"@types/node": "15.6.0",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.1.7",
"@types/react-router-dom": "5.1.8",
"@types/recharts": "1.8.19",
"autoprefixer": "10.2.5",
"axios": "0.21.1",