Skip to content

Commit

Permalink
Update dependency chart.js to v4.4.2 (#19947)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 3d86542 commit 94e70f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@webcomponents/scoped-custom-element-registry": "0.0.9",
"@webcomponents/webcomponentsjs": "2.8.0",
"app-datepicker": "5.1.1",
"chart.js": "4.4.1",
"chart.js": "4.4.2",
"color-name": "2.0.0",
"comlink": "4.4.1",
"core-js": "3.36.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6480,12 +6480,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:4.4.1":
version: 4.4.1
resolution: "chart.js@npm:4.4.1"
"chart.js@npm:4.4.2":
version: 4.4.2
resolution: "chart.js@npm:4.4.2"
dependencies:
"@kurkle/color": "npm:^0.3.0"
checksum: 10/bb58247349ed04b6a38c4c4b45d953d87dab40ecd70dd796da302cbcebf866dfc1ecf7bd32d95ecb44b89dccf9a4cfc6ff84f74ba69b024be9b5bd19b2930fbc
checksum: 10/609444dfc9e847e4c891884309d6083464333e39a7266996fa15f622a44d0c5202c20c86b3bfb1d72b3769096f71c80e131860270c39ce1291cac52b9f45dc6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9702,7 +9702,7 @@ __metadata:
babel-loader: "npm:9.1.3"
babel-plugin-template-html-minifier: "npm:4.1.0"
chai: "npm:5.1.0"
chart.js: "npm:4.4.1"
chart.js: "npm:4.4.2"
color-name: "npm:2.0.0"
comlink: "npm:4.4.1"
core-js: "npm:3.36.0"
Expand Down

0 comments on commit 94e70f8

Please sign in to comment.