Skip to content

Commit 93b4288

Browse files
build(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. - [Release notes](https://github.com/facebook/prop-types/releases) - [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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73b03b6 commit 93b4288

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8162,13 +8162,13 @@ promzard@^0.3.0:
81628162
read "1"
81638163

81648164
prop-types@^15.7.0, prop-types@^15.7.2:
8165-
version "15.7.2"
8166-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
8167-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
8165+
version "15.8.1"
8166+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
8167+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
81688168
dependencies:
81698169
loose-envify "^1.4.0"
81708170
object-assign "^4.1.1"
8171-
react-is "^16.8.1"
8171+
react-is "^16.13.1"
81728172

81738173
proto-list@~1.2.1:
81748174
version "1.2.4"
@@ -8313,7 +8313,7 @@ react-dom@^17.0.1:
83138313
object-assign "^4.1.1"
83148314
scheduler "^0.20.2"
83158315

8316-
react-is@^16.12.0, react-is@^16.8.1:
8316+
react-is@^16.12.0, react-is@^16.13.1:
83178317
version "16.13.1"
83188318
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
83198319
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)