Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency prop-types to v15.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 13, 2019
1 parent 5d3b147 commit dfb51ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"mini-html-webpack-plugin": "0.2.3",
"npm-run-all": "4.1.5",
"prettier": "1.16.4",
"prop-types": "15.7.1",
"prop-types": "15.7.2",
"raf": "3.4.1",
"react": "16.8.1",
"react-dom": "16.8.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8492,11 +8492,12 @@ promzard@^0.3.0:
dependencies:
read "1"

prop-types@15.7.1:
version "15.7.1"
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.7.1.tgz#2fa61e0a699d428b40320127733ee2931f05d9d1"
integrity sha512-f8Lku2z9kERjOCcnDOPm68EBJAO2K00Q5mSgPAUE/gJuBgsYLbVy6owSrtcHj90zt8PvW+z0qaIIgsIhHOa1Qw==
prop-types@15.7.2:
version "15.7.2"
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
dependencies:
loose-envify "^1.4.0"
object-assign "^4.1.1"
react-is "^16.8.1"

Expand Down

0 comments on commit dfb51ac

Please sign in to comment.