From 881a8ac845cac65940f65774d59700d1f943eaf2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 10:43:20 +0000 Subject: [PATCH] Bump recharts from 1.6.2 to 1.7.1 Bumps [recharts](https://github.com/recharts/recharts) from 1.6.2 to 1.7.1. - [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.1) 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..fbb6b54 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.1", "recompose": "^0.30.0", "redux": "^3.6.0", "redux-devtools-extension": "^2.13.8", diff --git a/yarn.lock b/yarn.lock index 04ee475..8d8f2c2 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.1: + version "1.7.1" + resolved "https://registry.yarnpkg.com/recharts/-/recharts-1.7.1.tgz#bed7c9427fa0049090447070af185557f5569b06" dependencies: classnames "^2.2.5" core-js "^2.5.1"