Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 577358b

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency prop-types to v15.6.2
1 parent 0f64880 commit 577358b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"diff": "3.5.0",
5757
"execa": "0.10.0",
5858
"nyc": "12.0.2",
59-
"prop-types": "15.6.1",
59+
"prop-types": "15.6.2",
6060
"react": "16.4.1",
6161
"rimraf": "2.6.2",
6262
"source-map-support": "0.5.6",

Diff for: yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -3985,7 +3985,14 @@ promise@^7.1.1:
39853985
dependencies:
39863986
asap "~2.0.3"
39873987

3988-
[email protected], prop-types@^15.6.0:
3988+
3989+
version "15.6.2"
3990+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
3991+
dependencies:
3992+
loose-envify "^1.3.1"
3993+
object-assign "^4.1.1"
3994+
3995+
prop-types@^15.6.0:
39893996
version "15.6.1"
39903997
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
39913998
dependencies:

0 commit comments

Comments
 (0)