chore(deps): update dependency @types/recharts to v1.8.20

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

View file

@ -18,7 +18,7 @@
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.1.8",
"@types/recharts": "1.8.19",
"@types/recharts": "1.8.20",
"autoprefixer": "10.3.4",
"axios": "0.21.4",
"date-fns": "2.23.0",
@ -2909,9 +2909,9 @@
}
},
"node_modules/@types/recharts": {
"version": "1.8.19",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.19.tgz",
"integrity": "sha512-Fd2cYnBlWz/ga8rLmjwsZNBAc4CzXZiuTYPPqMIgrtQ02yI/OTm8WPM6ZyUuYlSdyangtsvFmHWzZ7W4tuknDA==",
"version": "1.8.20",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz",
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==",
"dependencies": {
"@types/d3-shape": "^1",
"@types/react": "*"
@ -30544,9 +30544,9 @@
}
},
"@types/recharts": {
"version": "1.8.19",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.19.tgz",
"integrity": "sha512-Fd2cYnBlWz/ga8rLmjwsZNBAc4CzXZiuTYPPqMIgrtQ02yI/OTm8WPM6ZyUuYlSdyangtsvFmHWzZ7W4tuknDA==",
"version": "1.8.20",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz",
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==",
"requires": {
"@types/d3-shape": "^1",
"@types/react": "*"

View file

@ -17,7 +17,7 @@
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.1.8",
"@types/recharts": "1.8.19",
"@types/recharts": "1.8.20",
"autoprefixer": "10.3.4",
"axios": "0.21.4",
"date-fns": "2.23.0",