Skip to content

Commit 18a8958

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] <support@github.com>
1 parent 460c5c9 commit 18a8958

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
@@ -8270,13 +8270,13 @@ promzard@^0.3.0:
82708270
read "1"
82718271

82728272
prop-types@^15.7.0, prop-types@^15.7.2:
8273-
version "15.7.2"
8274-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
8275-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
8273+
version "15.8.1"
8274+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
8275+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
82768276
dependencies:
82778277
loose-envify "^1.4.0"
82788278
object-assign "^4.1.1"
8279-
react-is "^16.8.1"
8279+
react-is "^16.13.1"
82808280

82818281
proto-list@~1.2.1:
82828282
version "1.2.4"
@@ -8421,7 +8421,7 @@ react-dom@^17.0.1:
84218421
object-assign "^4.1.1"
84228422
scheduler "^0.20.2"
84238423

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

0 commit comments

Comments
 (0)