From 03c527e9f802ea5e365714adf23ac30e2da52a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:25:24 +0000 Subject: [PATCH] Bump highcharts from 6.2.0 to 8.2.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.2.0 to 8.2.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.2.0...v8.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a6c46e..c2fa47a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-jsx-a11y": "^2.2.3", "eslint-plugin-react": "^6.8.0", "expect": "^1.20.2", - "highcharts": "^6.2.0", + "highcharts": "^8.2.0", "husky": "^0.12.0", "jsonp": "^0.2.1", "node-notifier": "^5.3.0",