Bump react-chartkick from 0.5.1 to 0.5.2 (#321)

Bumps [react-chartkick](https://github.com/ankane/react-chartkick) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/ankane/react-chartkick/releases)
- [Changelog](https://github.com/ankane/react-chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/react-chartkick/compare/v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: react-chartkick
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-28 18:27:30 -07:00
committed by GitHub
parent 232ad5b4fa
commit b897f51e10
2 changed files with 12 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
"prop-types": "^15.7.2",
"rc-util": "^5.14.0",
"react": "^17.0.2",
"react-chartkick": "^0.5.0",
"react-chartkick": "^0.5.2",
"react-dom": "^17.0.2",
"react-linkify": "^1.0.0-alpha",
"react-markdown": "^7.0.1",