Skip to content

Commit

Permalink
Merge pull request #4569 from brave-intl/renovate/chart.js-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency chart.js to v4.4.7
  • Loading branch information
jlbyrne authored Jan 6, 2025
2 parents 722ab4e + 0a1fb5a commit 97d55a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"axios": "1.7.4",
"babel-loader": "9.1.3",
"brave-ui": "git+https://github.com/brave/brave-ui#4a76f0153255278d5a792bd9e9d1056ef0c602d0",
"chart.js": "4.4.0",
"chart.js": "4.4.7",
"clipboard": "^2.0.11",
"compression-webpack-plugin": "10",
"css-loader": "^6.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2574,10 +2574,10 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

[email protected].0:
version "4.4.0"
resolved "https://registry.npmjs.org/chart.js/-/chart.js-4.4.0.tgz"
integrity sha512-vQEj6d+z0dcsKLlQvbKIMYFHd3t8W/7L2vfJIbYcfyPcRx92CsHqECpueN8qVGNlKyDcr5wBrYAYKnfu/9Q1hQ==
[email protected].7:
version "4.4.7"
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.4.7.tgz#7a01ee0b4dac3c03f2ab0589af888db296d896fa"
integrity sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==
dependencies:
"@kurkle/color" "^0.3.0"

Expand Down

0 comments on commit 97d55a2

Please sign in to comment.