From 828f4c96930b36c056ebcf00f7766573643a9ace Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 08:59:59 +0000 Subject: [PATCH] Bump recharts from 1.6.2 to 1.7.0 Bumps [recharts](https://github.com/recharts/recharts) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/compare/v1.6.2...v1.7.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8be2c7b..c68d04c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-scripts": "^1.1.5", "react-transition-group": "1.x", "reactstrap": "^4.8.0", - "recharts": "^1.6.2", + "recharts": "^1.7.0", "recompose": "^0.30.0", "redux": "^3.6.0", "redux-devtools-extension": "^2.13.8", diff --git a/yarn.lock b/yarn.lock index 04ee475..f7771c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6169,9 +6169,9 @@ recharts-scale@^0.4.2: dependencies: decimal.js-light "^2.4.1" -recharts@^1.6.2: - version "1.6.2" - resolved "https://registry.yarnpkg.com/recharts/-/recharts-1.6.2.tgz#4ced884f04b680e8dac5d3e109f99b0e7cfb9b0f" +recharts@^1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/recharts/-/recharts-1.7.0.tgz#178077c1d2cc1f55d553c81ed5bcc4537d2382a8" dependencies: classnames "^2.2.5" core-js "^2.5.1"