From 312259994ec5bf1bf1c6e4cd134f7db9fb92c27a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 08:55:59 +0000 Subject: [PATCH] Bump chartjs-plugin-datalabels from 0.7.0 to 1.0.0 Bumps [chartjs-plugin-datalabels](https://github.com/chartjs/chartjs-plugin-datalabels) from 0.7.0 to 1.0.0. - [Release notes](https://github.com/chartjs/chartjs-plugin-datalabels/releases) - [Commits](https://github.com/chartjs/chartjs-plugin-datalabels/compare/v0.7.0...v1.0.0) --- updated-dependencies: - dependency-name: chartjs-plugin-datalabels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 325d815c..818f75e2 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "select2": "^4.0.8", "select2-theme-bootstrap4": "^1.0.0", "chart.js": "^2.9.4", - "chartjs-plugin-datalabels": "^0.7.0", + "chartjs-plugin-datalabels": "^1.0.0", "chartjs-plugin-funnel": "^1.1.5", "ckeditor-image-to-base": "^0.0.3", "bootstrap-chosen": "^1.4.2", diff --git a/yarn.lock b/yarn.lock index a1c75a25..0fe19bc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -149,10 +149,10 @@ chartjs-color@^2.1.0: chartjs-color-string "^0.6.0" color-convert "^1.9.3" -chartjs-plugin-datalabels@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/chartjs-plugin-datalabels/-/chartjs-plugin-datalabels-0.7.0.tgz#f72e44edb2db45ef68913e9320bcc50398a205e6" - integrity sha512-PKVUX14nYhH0wcdCpgOoC39Gbzvn6cZ7O9n+bwc02yKD9FTnJ7/TSrBcfebmolFZp1Rcicr9xbT0a5HUbigS7g== +chartjs-plugin-datalabels@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/chartjs-plugin-datalabels/-/chartjs-plugin-datalabels-1.0.0.tgz#5a3d21dde1ed12602dd48c634985a39f431165f1" + integrity sha512-rqaAFrZT++7OoCJgRCPjugTR4kYpdmrTeX7qHTAZoNQaOaMdx4g6o0Eo9J7n3qLRQrhWjh9l731JsrbkJxL7Vg== chartjs-plugin-funnel@^1.1.5: version "1.1.5"