Bump prop-types from 15.7.2 to 15.8.1 (#17278)

Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.1.
- [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.1)

---
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]
2022-01-19 11:04:24 +09:00
committed by GitHub
parent 8e619ab341
commit 587dc720c3
2 changed files with 7 additions and 7 deletions

View File

@ -122,7 +122,7 @@
"postcss-loader": "^3.0.0",
"postcss-object-fit-images": "^1.1.2",
"promise.prototype.finally": "^3.1.3",
"prop-types": "^15.5.10",
"prop-types": "^15.8.1",
"punycode": "^2.1.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",