Skip to content

Commit

Permalink
fix(deps): bump prop-types from 15.8.0 to 15.8.1 (#1895)
Browse files Browse the repository at this point in the history
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.8.0 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](facebook/prop-types@v15.8.0...v15.8.1)

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

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 Jan 5, 2022
1 parent 3bf1f9d commit 138ba12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.8.0",
"prop-types": "15.8.1",
"react-simple-icons": "^1.0.0-beta.5",
"react-use": "^17.0.1",
"remark-parse": "^10.0.0",
Expand Down

0 comments on commit 138ba12

Please sign in to comment.