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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-03 07:19:34 +00:00 committed by Ken Hibino
parent 96284418c6
commit c2a9a3da97
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2080,10 +2080,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/recharts@1.8.16":
version "1.8.16"
resolved "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.16.tgz#3ac3f5513ed61152910f2e828157b21a2761df22"
integrity sha512-xBXjOsSJJVP2xGtq/kML4rHGyKxA4x8ZqIU7iwbmWrperpSXzoQ1PWjqf4cBdmcLAWaidDHPJxUVHkZr3R/PEA==
"@types/recharts@1.8.19":
version "1.8.19"
resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.19.tgz#047f72cf4c25df545aa1085fe3a085e58a2483c1"
integrity sha512-Fd2cYnBlWz/ga8rLmjwsZNBAc4CzXZiuTYPPqMIgrtQ02yI/OTm8WPM6ZyUuYlSdyangtsvFmHWzZ7W4tuknDA==
dependencies:
"@types/d3-shape" "^1"
"@types/react" "*"