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

Commit ff5e01b

Browse files
build(deps): bump react-chartjs-2 from 4.1.0 to 4.3.1
Bumps [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) from 4.1.0 to 4.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@v4.1.0...v4.3.1) --- updated-dependencies: - dependency-name: react-chartjs-2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65d9b99 commit ff5e01b

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
@@ -64,7 +64,7 @@
6464
"lodash": "^4.17.21",
6565
"moment": "^2.29.2",
6666
"react": "^17.0.2",
67-
"react-chartjs-2": "^4.1.0",
67+
"react-chartjs-2": "^4.3.1",
6868
"react-dom": "^17.0.2",
6969
"react-dropzone": "^11.4.2",
7070
"react-google-recaptcha": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11930,10 +11930,10 @@ react-async-script@^1.1.1:
1193011930
hoist-non-react-statics "^3.3.0"
1193111931
prop-types "^15.5.0"
1193211932

11933-
react-chartjs-2@^4.1.0:
11934-
version "4.1.0"
11935-
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.1.0.tgz#2a123df16d3a987c54eb4e810ed766d3c03adf8d"
11936-
integrity sha512-AsUihxEp8Jm1oBhbEovE+w50m9PVNhz1sfwEIT4hZduRC0m14gHWHd0cUaxkFDb8HNkdMIGzsNlmVqKiOpU74g==
11933+
react-chartjs-2@^4.3.1:
11934+
version "4.3.1"
11935+
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.3.1.tgz#9941e7397fb963f28bb557addb401e9ff96c6681"
11936+
integrity sha512-5i3mjP6tU7QSn0jvb8I4hudTzHJqS8l00ORJnVwI2sYu0ihpj83Lv2YzfxunfxTZkscKvZu2F2w9LkwNBhj6xA==
1193711937

1193811938
react-dev-utils@^11.0.3:
1193911939
version "11.0.4"

0 commit comments

Comments
 (0)