From 64847eaa9c893bbf1c28f0b2ca0933304ec82fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 14:00:43 -0700 Subject: [PATCH] Bump chart.js from 3.6.0 to 3.6.1 (#15598) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.6.0...v3.6.1) --- 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 0d08354c0..029a83774 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "babel-plugin-module-resolver": "^4.1.0", "babel-preset-preact": "^2.0.0", "canvas": "^2.8.0", - "chart.js": "^3.6.0", + "chart.js": "^3.6.1", "classnames": "^2.3.1", "clipboard-polyfill": "^3.0.3", "core-js": "3", diff --git a/yarn.lock b/yarn.lock index 3d92609ce..5f8df04e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5391,10 +5391,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.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== +chart.js@^3.6.1: + version "3.6.1" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.1.tgz#edcb6584b8d810306f655f89538c00a4f440c58e" + integrity sha512-AycnixR0I325Fp3bqQ7wRJbkIJPwz/9IZtUBvdBWMjK5+nKCy6FZ3VejkDTtB9udePEXNt1UYoGTsNL49JoIbg== check-more-types@^2.24.0: version "2.24.0"