mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(deps): update dependency prop-types to v15.7.2
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
"object-hash": "1.3.1",
|
||||
"prop-types": "15.7.1",
|
||||
"prop-types": "15.7.2",
|
||||
"qs": "6.6.0",
|
||||
"react": "16.8.1",
|
||||
"react-autosuggest": "9.4.3",
|
||||
|
||||
@@ -8941,11 +8941,12 @@ prompts@^0.1.9:
|
||||
kleur "^2.0.1"
|
||||
sisteransi "^0.1.1"
|
||||
|
||||
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.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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user