Skip to content

Commit 138ba12

Browse files
fix(deps): bump prop-types from 15.8.0 to 15.8.1 (#1895)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bf1f9d commit 138ba12

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"dependencies": {
9393
"@emotion/core": "^10.0.27",
9494
"gatsby-link": "^2.4.2",
95-
"prop-types": "15.8.0",
95+
"prop-types": "15.8.1",
9696
"react-simple-icons": "^1.0.0-beta.5",
9797
"react-use": "^17.0.1",
9898
"remark-parse": "^10.0.0",

0 commit comments

Comments
 (0)