Skip to content

Commit

Permalink
fix(deps): bump prop-types from 15.7.2 to 15.8.0 (#1881)
Browse files Browse the repository at this point in the history
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](facebook/prop-types@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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2021
1 parent 9539051 commit c6ea67e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"dependencies": {
"@emotion/core": "^10.0.27",
"gatsby-link": "^2.4.2",
"prop-types": "15.7.2",
"prop-types": "15.8.0",
"react-simple-icons": "^1.0.0-beta.5",
"react-use": "^17.0.1",
"remark-parse": "^10.0.0",
Expand Down

0 comments on commit c6ea67e

Please sign in to comment.