Skip to content

Commit bcdabb9

Browse files
chore: bump react-chartjs-2 from 5.3.0 to 5.3.1 (#69)
Bumps [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/reactchartjs/react-chartjs-2/releases) - [Changelog](https://github.com/reactchartjs/react-chartjs-2/blob/master/CHANGELOG.md) - [Commits](reactchartjs/react-chartjs-2@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: react-chartjs-2 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d93e5ad commit bcdabb9

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@testing-library/user-event": "^14.6.1",
1414
"chart.js": "^4.4.4",
1515
"react": "19.2.0",
16-
"react-chartjs-2": "^5.2.0",
16+
"react-chartjs-2": "^5.3.1",
1717
"react-dom": "19.2.0",
1818
"react-inject-env": "^2.1.0",
1919
"react-router-dom": "^6.26.1",

0 commit comments

Comments
 (0)