Bump @types/recharts from 1.8.19 to 1.8.20 in /ui

Bumps [@types/recharts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/recharts) from 1.8.19 to 1.8.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/recharts)

---
updated-dependencies:
- dependency-name: "@types/recharts"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-15 01:11:31 +00:00 committed by Ken Hibino
parent 07e7a5a496
commit ddcdefe60e
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"@types/react-redux": "7.1.16", "@types/react-redux": "7.1.16",
"@types/react-router-dom": "5.1.7", "@types/react-router-dom": "5.1.7",
"@types/react-syntax-highlighter": "13.5.2", "@types/react-syntax-highlighter": "13.5.2",
"@types/recharts": "1.8.19", "@types/recharts": "1.8.20",
"axios": "0.21.1", "axios": "0.21.1",
"clsx": "1.1.1", "clsx": "1.1.1",
"lodash.uniqby": "4.7.0", "lodash.uniqby": "4.7.0",

View File

@ -2015,10 +2015,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/recharts@1.8.19": "@types/recharts@1.8.20":
version "1.8.19" version "1.8.20"
resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.19.tgz#047f72cf4c25df545aa1085fe3a085e58a2483c1" resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.20.tgz#cb028430a7df1aa163b41cea291a414e77c95cc8"
integrity sha512-Fd2cYnBlWz/ga8rLmjwsZNBAc4CzXZiuTYPPqMIgrtQ02yI/OTm8WPM6ZyUuYlSdyangtsvFmHWzZ7W4tuknDA== integrity sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==
dependencies: dependencies:
"@types/d3-shape" "^1" "@types/d3-shape" "^1"
"@types/react" "*" "@types/react" "*"