Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 003ad25

Browse files
build(deps): bump react-chartjs-2 from 4.1.0 to 5.0.0
Bumps [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) from 4.1.0 to 5.0.0. - [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@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: react-chartjs-2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 310693d commit 003ad25

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"moment": "^2.29.2",
6969
"p-limit": "^4.0.0",
7070
"react": "^17.0.2",
71-
"react-chartjs-2": "^4.1.0",
71+
"react-chartjs-2": "^5.0.0",
7272
"react-colorful": "^5.6.1",
7373
"react-dom": "^17.0.2",
7474
"react-dropzone": "^11.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11973,10 +11973,10 @@ react-async-script@^1.1.1:
1197311973
hoist-non-react-statics "^3.3.0"
1197411974
prop-types "^15.5.0"
1197511975

11976-
react-chartjs-2@^4.1.0:
11977-
version "4.1.0"
11978-
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.1.0.tgz#2a123df16d3a987c54eb4e810ed766d3c03adf8d"
11979-
integrity sha512-AsUihxEp8Jm1oBhbEovE+w50m9PVNhz1sfwEIT4hZduRC0m14gHWHd0cUaxkFDb8HNkdMIGzsNlmVqKiOpU74g==
11976+
react-chartjs-2@^5.0.0:
11977+
version "5.0.0"
11978+
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-5.0.0.tgz#bd55afc982b09241f248caa0fa9cc5c8f4acff1a"
11979+
integrity sha512-cA9dd1P4hHOfb4lpxaT6ghmfk3ZW0JgL94BpEf5sTTWFeeykNw3HgddcnTjFOikva9tLSnYTPE2b43cAUKZx5Q==
1198011980

1198111981
react-colorful@^5.6.1:
1198211982
version "5.6.1"

0 commit comments

Comments
 (0)