From c2a9a3da97225b1e2b216ff1c0b03976f521103c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 07:19:34 +0000 Subject: [PATCH] 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] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index e22e8d6..929182d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -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", diff --git a/ui/yarn.lock b/ui/yarn.lock index 8e74dcb..84389fa 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -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" "*"