Skip to content

Commit

Permalink
fix(deps): update dependency chart.js to v4.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 8d5d539 commit c9c20f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"types": "types.d.ts",
"dependencies": {
"chart.js": "4.4.6",
"chart.js": "4.4.7",
"chartjs-adapter-date-fns": "3.0.0",
"date-fns": "4.1.0",
"lit": "3.2.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4402,7 +4402,7 @@ __metadata:
"@open-wc/testing": "npm:4.0.0"
"@web/test-runner": "npm:0.19.0"
"@web/test-runner-junit-reporter": "npm:0.7.2"
chart.js: "npm:4.4.6"
chart.js: "npm:4.4.7"
chartjs-adapter-date-fns: "npm:3.0.0"
date-fns: "npm:4.1.0"
lit: "npm:3.2.1"
Expand Down Expand Up @@ -9659,12 +9659,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:4.4.6":
version: 4.4.6
resolution: "chart.js@npm:4.4.6"
"chart.js@npm:4.4.7":
version: 4.4.7
resolution: "chart.js@npm:4.4.7"
dependencies:
"@kurkle/color": "npm:^0.3.0"
checksum: 10c0/456d16a030c35fa16182945e91d4fdd89510343454309b783f5e060ea89baaed3bc9b43d2d9b3acadd385e5921718e27ed2fcae8b5efa277d27bc4da4af639f2
checksum: 10c0/9db499993c561f11184112003956ba96cf00513e025f58846be36e75ebddc6cbab2f93626c3734c305bc801e9362a9ef193b9591e679c59903b2ecb48cfcb317
languageName: node
linkType: hard

Expand Down

0 comments on commit c9c20f2

Please sign in to comment.