From b9ecfef149d7b4f4c9c6690862dbcf8ad20801ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 09:28:30 -0500 Subject: [PATCH] Bump chart.js from 3.2.0 to 3.2.1 (#13624) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.2.0...v3.2.1) 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 af2c85cde..01a9e70bd 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "autoprefixer": "^10.2.5", "babel-preset-preact": "^2.0.0", "canvas": "^2.7.0", - "chart.js": "^3.2.0", + "chart.js": "^3.2.1", "clipboard-polyfill": "^3.0.3", "core-js": "3", "file-loader": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index 9b6805b9f..2b99a76ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6098,10 +6098,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.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.2.0.tgz#3d0a4b62b6bee428f8547db6aa68c792b130c260" - integrity sha512-Ml3R47TvOPW6gQ6T8mg/uPvyOASPpPVVF6xb7ZyHkek1c6kJIT5ScT559afXoDf6uwtpDR2BpCommkA5KT8ODg== +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== check-more-types@^2.24.0: version "2.24.0"