From d4504338bbdce614972fe81cb0ae3fb7331bbeea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 13:37:43 +0100 Subject: [PATCH] Bump chart.js from 3.8.0 to 3.8.2 (#18219) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.8.0 to 3.8.2. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.8.0...v3.8.2) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch ... 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 70a8cad98..4a424c3ab 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "babel-plugin-module-resolver": "^4.1.0", "babel-preset-preact": "^2.0.0", "canvas": "^2.9.3", - "chart.js": "^3.8.0", + "chart.js": "^3.8.2", "classnames": "^2.3.1", "core-js": "3", "file-loader": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index 15f7d29b9..721d05e60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5085,10 +5085,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.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.8.0.tgz#c6c14c457b9dc3ce7f1514a59e9b262afd6f1a94" - integrity sha512-cr8xhrXjLIXVLOBZPkBZVF6NDeiVIrPLHcMhnON7UufudL+CNeRrD+wpYanswlm8NpudMdrt3CHoLMQMxJhHRg== +chart.js@^3.8.2: + version "3.8.2" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.8.2.tgz#e3ebb88f7072780eec4183a788a990f4a58ba7a1" + integrity sha512-7rqSlHWMUKFyBDOJvmFGW2lxULtcwaPLegDjX/Nu5j6QybY+GCiQkEY+6cqHw62S5tcwXMD8Y+H5OBGoR7d+ZQ== check-more-types@^2.24.0: version "2.24.0"