Skip to content

Commit

Permalink
Python dependency: Bump chart.js from 3.9.1 to 4.4.0 in /web
Browse files Browse the repository at this point in the history
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.4.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v3.9.1...v4.4.0)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 862f101 commit fb8aedd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"bignumber.js": "^9.0.1",
"brace": "^0.11.1",
"browserfs": "^1.4.3",
"chart.js": "^3.0.0",
"chart.js": "^4.4.0",
"chartjs-plugin-zoom": "^2.0.1",
"classnames": "^2.2.6",
"closest": "^0.0.1",
Expand Down
19 changes: 14 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2478,6 +2478,13 @@ __metadata:
languageName: node
linkType: hard

"@kurkle/color@npm:^0.3.0":
version: 0.3.2
resolution: "@kurkle/color@npm:0.3.2"
checksum: 79e97b31f8f6efb28c69d373f94b0c7480226fe8ec95221f518ac998e156444a496727ce47de6d728eb5c3369288e794cba82cae34253deb0d472d3bfe080e49
languageName: node
linkType: hard

"@material-ui/core@npm:4.12.4":
version: 4.12.4
resolution: "@material-ui/core@npm:4.12.4"
Expand Down Expand Up @@ -5339,10 +5346,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:^3.0.0":
version: 3.9.1
resolution: "chart.js@npm:3.9.1"
checksum: 9ab0c0ac01215af0b3f020f2e313030fd6e347b48ed17d5484ee9c4e8ead45e78ae71bea16c397621c386b409ce0b14bf17f9f6c2492cd15b56c0f433efdfff6
"chart.js@npm:^4.4.0":
version: 4.4.0
resolution: "chart.js@npm:4.4.0"
dependencies:
"@kurkle/color": ^0.3.0
checksum: 5ee2d99b78608025525b5790af17178fdaa5adc3294e082deba2718029b0496109ba124f1b08dd1e4c8a04d6e842be7f384f2cfe9a11df8d1c6fe884acece52b
languageName: node
linkType: hard

Expand Down Expand Up @@ -14037,7 +14046,7 @@ __metadata:
browserfs: ^1.4.3
browserify: ^17.0.0
buffer: ^6.0.3
chart.js: ^3.0.0
chart.js: ^4.4.0
chartjs-plugin-zoom: ^2.0.1
classnames: ^2.2.6
closest: ^0.0.1
Expand Down

0 comments on commit fb8aedd

Please sign in to comment.