Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit cb9c78b

Browse files
chore(deps): bump prop-types from 15.7.2 to 15.8.1
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.1. - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md) - [Commits](facebook/prop-types@v15.7.2...v15.8.1) --- updated-dependencies: - dependency-name: prop-types dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e11ffa1 commit cb9c78b

File tree

2 files changed

+6
-25
lines changed

2 files changed

+6
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"npm-run-all": "4.1.5",
112112
"openapi2typescript-cli": "0.5.1",
113113
"postcss": "8.4.31",
114-
"prop-types": "15.7.2",
114+
"prop-types": "15.8.1",
115115
"random-words": "1.2.0",
116116
"react-test-renderer": "^18.3.1",
117117
"sass-loader": "11.0.1",

yarn.lock

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9620,16 +9620,7 @@ prompts@^2.0.1:
96209620
kleur "^3.0.3"
96219621
sisteransi "^1.0.3"
96229622

9623-
prop-types@15.7.2, prop-types@^15.5.6, prop-types@^15.6.1, prop-types@^15.7.2:
9624-
version "15.7.2"
9625-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
9626-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
9627-
dependencies:
9628-
loose-envify "^1.4.0"
9629-
object-assign "^4.1.1"
9630-
react-is "^16.8.1"
9631-
9632-
prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.8.1:
9623+
prop-types@15.8.1, prop-types@^15.5.6, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.7.2, prop-types@^15.8.1:
96339624
version "15.8.1"
96349625
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
96359626
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -9850,26 +9841,16 @@ react-id-generator@3.0.1:
98509841
resolved "https://registry.yarnpkg.com/react-id-generator/-/react-id-generator-3.0.1.tgz#30ec683954b3c0a5aa0732c4b98ed0f88fd85d00"
98519842
integrity sha512-YxorMaYxB8ItXA3Cuadcl/8ZaquU9Tzrrr5ogFL8tNqevF96cmCtx3LZLXYqBEj3BxoV9aBIK5yJjIuX/XHQ1A==
98529843

9853-
react-is@^16.12.0:
9854-
version "16.12.0"
9855-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
9856-
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
9844+
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
9845+
version "16.13.1"
9846+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
9847+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
98579848

98589849
"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.3.1:
98599850
version "18.3.1"
98609851
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
98619852
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
98629853

9863-
react-is@^16.13.1:
9864-
version "16.13.1"
9865-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
9866-
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
9867-
9868-
react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
9869-
version "16.11.0"
9870-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.11.0.tgz#b85dfecd48ad1ce469ff558a882ca8e8313928fa"
9871-
integrity sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw==
9872-
98739854
react-is@^17.0.1:
98749855
version "17.0.1"
98759856
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"

0 commit comments

Comments
 (0)