Skip to content

Commit 21a868e

Browse files
Bump chart.js from 4.4.8 to 4.5.1 in /shell (#16284)
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.8 to 4.5.1. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.8...v4.5.1) --- updated-dependencies: - dependency-name: chart.js dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84e1584 commit 21a868e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"babel-plugin-module-resolver": "5.0.2",
5959
"babel-preset-vue": "2.0.2",
6060
"cache-loader": "4.1.0",
61-
"chart.js": "4.4.8",
61+
"chart.js": "4.5.1",
6262
"clipboard-polyfill": "4.0.1",
6363
"codemirror-editor-vue3": "2.8.0",
6464
"codemirror": ">=5.64.0 <6",

shell/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5366,10 +5366,10 @@ char-regex@^1.0.2:
53665366
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
53675367
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
53685368

5369-
chart.js@4.4.8:
5370-
version "4.4.8"
5371-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.4.8.tgz#54645b638e9d585099bc16b892947b5e6cd2a552"
5372-
integrity sha512-IkGZlVpXP+83QpMm4uxEiGqSI7jFizwVtF3+n5Pc3k7sMO+tkd0qxh2OzLhenM0K80xtmAONWGBn082EiBQSDA==
5369+
chart.js@4.5.1:
5370+
version "4.5.1"
5371+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.5.1.tgz#19dd1a9a386a3f6397691672231cb5fc9c052c35"
5372+
integrity sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==
53735373
dependencies:
53745374
"@kurkle/color" "^0.3.0"
53755375

0 commit comments

Comments
 (0)