Bump prop-types from 15.7.2 to 15.8.0 (#403)

Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.0.
- [Release notes](https://github.com/facebook/prop-types/releases)
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/prop-types/compare/v15.7.2...v15.8.0)

---
updated-dependencies:
- dependency-name: prop-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-12-22 17:06:21 -08:00
committed by GitHub
parent d5d0cbcabf
commit 73a5c1fb9e
2 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
"lodash": "^4.17.21",
"markdown-it": "^12.3.0",
"next": "^12.0.7",
"prop-types": "^15.7.2",
"prop-types": "^15.8.0",
"rc-util": "^5.16.1",
"react": "^17.0.2",
"react-chartkick": "^0.5.2",