Bump prop-types from 15.7.1 to 15.7.2 (#1824) [ci skip]

This commit is contained in:
dependabot[bot] 2019-02-18 13:10:31 -05:00 committed by Mac Siri
parent f8359d98f6
commit f22c9f8bba
2 changed files with 6 additions and 5 deletions

View file

@ -96,7 +96,7 @@
"preact": "^8.4.2",
"preact-compat": "^3.18.4",
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.7.1",
"prop-types": "^15.7.2",
"pusher-js": "^4.4.0",
"web-share-wrapper": "^0.2.1",
"twilio-video": "^1.15.2"

View file

@ -8554,11 +8554,12 @@ prompts@^0.1.9:
kleur "^2.0.1"
sisteransi "^0.1.1"
prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.1:
version "15.7.1"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.1.tgz#2fa61e0a699d428b40320127733ee2931f05d9d1"
integrity sha512-f8Lku2z9kERjOCcnDOPm68EBJAO2K00Q5mSgPAUE/gJuBgsYLbVy6owSrtcHj90zt8PvW+z0qaIIgsIhHOa1Qw==
prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
version "15.7.2"
resolved "https://registry.yarnpkg.com/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"