From 465dbd083f4d579a5260be0a7549f0d6d3ea6e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 14:23:23 +0200 Subject: [PATCH] Bump chart.js from 3.2.1 to 3.3.2 (#13884) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.2.1 to 3.3.2. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.2.1...v3.3.2) 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 e0b7334e3..b88e9aab6 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "autoprefixer": "^10.2.5", "babel-preset-preact": "^2.0.0", "canvas": "^2.8.0", - "chart.js": "^3.2.1", + "chart.js": "^3.3.2", "clipboard-polyfill": "^3.0.3", "core-js": "3", "file-loader": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index 3ee135eb8..585e22ebb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6155,10 +6155,10 @@ charenc@0.0.2: resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667" integrity sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc= -chart.js@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.2.1.tgz#1a17d6a88cef324ef711949e227eb51d6c4c26d3" - integrity sha512-XsNDf3854RGZkLCt+5vWAXGAtUdKP2nhfikLGZqud6G4CvRE2ts64TIxTTfspOin2kEZvPgomE29E6oU02dYjQ== +chart.js@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.3.2.tgz#667f3a0b6371b9719d8949c04a5bcbaec0d8c615" + integrity sha512-H0hSO7xqTIrwxoACqnSoNromEMfXvfuVnrbuSt2TuXfBDDofbnto4zuZlRtRvC73/b37q3wGAWZyUU41QPvNbA== check-more-types@^2.24.0: version "2.24.0"