From a5d99ef7111eca10c58faee0f705103b64f8f347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:54:31 +0000 Subject: [PATCH] Bump highcharts from 6.2.0 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.2.0 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.2.0...v9.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4f6e2c1984..ddc92270ae 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "google-palette": "^1.1.0", "granim": "^1.1.0", "happypack": "^5.0.1", - "highcharts": "^6.1.3", + "highcharts": "^9.0.0", "history": "^4.7.2", "hover.css": "^2.3.1", "html-webpack-plugin": "4.0.0-beta.5", diff --git a/yarn.lock b/yarn.lock index 3d4b40c1db..977d5197f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6742,10 +6742,10 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -highcharts@^6.1.3: - version "6.2.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.2.0.tgz#2a6d04652eb43c66f462ca7e2d2808f1f2782b61" - integrity sha512-A4E89MA+kto8giic7zyLU6ZxfXnVeCUlKOyzFsah3+n4BROx4bgonl92KIBtwLud/mIWir8ahqhuhe2by9LakQ== +highcharts@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" + integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ== history@^4.7.2: version "4.10.1"