From f4c92a3a24fe66c8112f0cec97878efe6bbd6f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 09:28:50 -0500 Subject: [PATCH] Bump chart.js from 3.6.2 to 3.7.0 (#15881) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.6.2 to 3.7.0. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.6.2...v3.7.0) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 06258b3d2..1bb0c748b 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "babel-plugin-module-resolver": "^4.1.0", "babel-preset-preact": "^2.0.0", "canvas": "^2.8.0", - "chart.js": "^3.6.2", + "chart.js": "^3.7.0", "classnames": "^2.3.1", "clipboard-polyfill": "^3.0.3", "core-js": "3", diff --git a/yarn.lock b/yarn.lock index 3b9c3a3dc..809add728 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5307,10 +5307,10 @@ character-reference-invalid@^1.0.0: resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz#083329cda0eae272ab3dbbf37e9a382c13af1560" integrity sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg== -chart.js@^3.6.2: - version "3.6.2" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.2.tgz#47342c551f688ffdda2cd53b534cb7e461ecec33" - integrity sha512-Xz7f/fgtVltfQYWq0zL1Xbv7N2inpG+B54p3D5FSvpCdy3sM+oZhbqa42eNuYXltaVvajgX5UpKCU2GeeJIgxg== +chart.js@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.7.0.tgz#7a19c93035341df801d613993c2170a1fcf1d882" + integrity sha512-31gVuqqKp3lDIFmzpKIrBeum4OpZsQjSIAqlOpgjosHDJZlULtvwLEZKtEhIAZc7JMPaHlYMys40Qy9Mf+1AAg== check-more-types@^2.24.0: version "2.24.0"