Skip to content

Commit eb26da1

Browse files
Update dependency prop-types to v15.8.1
1 parent cdf6d7a commit eb26da1

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6113,11 +6113,13 @@ [email protected]:
61136113
fbjs "^0.8.9"
61146114

61156115
prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.8, prop-types@^15.5.9:
6116-
version "15.5.10"
6117-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.10.tgz#2797dfc3126182e3a95e3dfbb2e893ddd7456154"
6116+
version "15.8.1"
6117+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
6118+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
61186119
dependencies:
6119-
fbjs "^0.8.9"
6120-
loose-envify "^1.3.1"
6120+
loose-envify "^1.4.0"
6121+
object-assign "^4.1.1"
6122+
react-is "^16.13.1"
61216123

61226124
prop-types@^15.6.0:
61236125
version "15.7.2"
@@ -6324,7 +6326,7 @@ react-inspector@^2.1.1:
63246326
babel-runtime "^6.23.0"
63256327
is-dom "^1.0.9"
63266328

6327-
react-is@^16.3.1, react-is@^16.7.0, react-is@^16.8.1:
6329+
react-is@^16.13.1, react-is@^16.3.1, react-is@^16.7.0, react-is@^16.8.1:
63286330
version "16.13.1"
63296331
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
63306332
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)