Skip to content

Commit 0d947bc

Browse files
fix(deps): update dependency prop-types to v15.8.0 (#218)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fe5258d commit 0d947bc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5262,13 +5262,13 @@ prompts@^2.0.1:
52625262
sisteransi "^1.0.5"
52635263

52645264
prop-types@^15.6.0:
5265-
version "15.7.2"
5266-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
5267-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
5265+
version "15.8.0"
5266+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.0.tgz#d237e624c45a9846e469f5f31117f970017ff588"
5267+
integrity sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==
52685268
dependencies:
52695269
loose-envify "^1.4.0"
52705270
object-assign "^4.1.1"
5271-
react-is "^16.8.1"
5271+
react-is "^16.13.1"
52725272

52735273
property-information@^5.0.0:
52745274
version "5.6.0"
@@ -5354,7 +5354,7 @@ [email protected]:
53545354
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
53555355
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
53565356

5357-
react-is@^16.7.0, react-is@^16.8.1:
5357+
react-is@^16.13.1, react-is@^16.7.0:
53585358
version "16.13.1"
53595359
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
53605360
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)