Skip to content

Commit

Permalink
fix(deps): update dependency chart.js to v4.4.7 (#2019)
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 Dec 4, 2024
1 parent 7878758 commit a6fd0a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@jenkins-cd/gatsby-transformer-rehype": "*",
"@juggle/resize-observer": "3.4.0",
"algoliasearch": "5.15.0",
"chart.js": "4.4.6",
"chart.js": "4.4.7",
"cheerio": "1.0.0",
"classnames": "2.5.1",
"copy-to-clipboard": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4201,7 +4201,7 @@ __metadata:
axios-retry: "npm:4.5.0"
babel-jest: "npm:29.7.0"
babel-preset-gatsby: "npm:3.14.0"
chart.js: "npm:4.4.6"
chart.js: "npm:4.4.7"
cheerio: "npm:1.0.0"
classnames: "npm:2.5.1"
copy-to-clipboard: "npm:3.3.3"
Expand Down Expand Up @@ -8123,12 +8123,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 a6fd0a5

Please sign in to comment.