Skip to content

Commit 95d34d7

Browse files
Bump prop-types from 15.8.0 to 15.8.1 in /docs (#1915)
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.8.0 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.8.0...v15.8.1) --- updated-dependencies: - dependency-name: prop-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Rohan <[email protected]>
1 parent e5b3981 commit 95d34d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"postcss-loader": "4.3.0",
3636
"postcss-scss": "4.0.2",
3737
"postcss-simple-vars": "6.0.3",
38-
"prop-types": "^15.8.0",
38+
"prop-types": "^15.8.1",
3939
"raw-loader": "^4.0.2",
4040
"react": "^16.13.1",
4141
"react-dom": "^16.13.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15631,10 +15631,10 @@ prompts@^2.0.1, prompts@^2.3.2, prompts@^2.4.0:
1563115631
kleur "^3.0.3"
1563215632
sisteransi "^1.0.5"
1563315633

15634-
prop-types@^15.0.0, prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.0:
15635-
version "15.8.0"
15636-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.0.tgz#d237e624c45a9846e469f5f31117f970017ff588"
15637-
integrity sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==
15634+
prop-types@^15.0.0, prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
15635+
version "15.8.1"
15636+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
15637+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
1563815638
dependencies:
1563915639
loose-envify "^1.4.0"
1564015640
object-assign "^4.1.1"

0 commit comments

Comments
 (0)