From 07bad024aa12d9d22fa99a5fc8d9a1b2730e86ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 10:26:36 +0100 Subject: [PATCH] Bump chart.js from 3.5.1 to 3.6.0 (#15184) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.5.1...v3.6.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 17ed4fb5a..4a45659cc 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "autoprefixer": "^10.3.7", "babel-preset-preact": "^2.0.0", "canvas": "^2.8.0", - "chart.js": "^3.5.1", + "chart.js": "^3.6.0", "clipboard-polyfill": "^3.0.3", "core-js": "3", "file-loader": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index 1e5d8e215..44437a8de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4920,10 +4920,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.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.5.1.tgz#73e24d23a4134a70ccdb5e79a917f156b6f3644a" - integrity sha512-m5kzt72I1WQ9LILwQC4syla/LD/N413RYv2Dx2nnTkRS9iv/ey1xLTt0DnPc/eWV4zI+BgEgDYBIzbQhZHc/PQ== +chart.js@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.0.tgz#a87fce8431d4e7c5523d721f487f53aada1e42fe" + integrity sha512-iOzzDKePL+bj+ccIsVAgWQehCXv8xOKGbaU2fO/myivH736zcx535PGJzQGanvcSGVOqX6yuLZsN3ygcQ35UgQ== check-more-types@^2.24.0: version "2.24.0"