Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53a3b46

Browse files
committed
Update prop-types version
1 parent 88bb4a2 commit 53a3b46

File tree

4 files changed

+10
-18
lines changed

4 files changed

+10
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"merge-stream": "^1.0.0",
7272
"object-assign": "^4.1.1",
7373
"platform": "^1.1.0",
74-
"prop-types": "15.5.0-alpha.0",
74+
"prop-types": "15.5.7",
7575
"run-sequence": "^1.1.4",
7676
"through2": "^2.0.0",
7777
"tmp": "~0.0.28",

packages/react-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"fbjs": "^0.8.9",
1717
"loose-envify": "^1.1.0",
1818
"object-assign": "^4.1.0",
19-
"prop-types": "~15.5.0"
19+
"prop-types": "~15.5.7"
2020
},
2121
"peerDependencies": {
2222
"react": "^15.5.3"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"fbjs": "^0.8.9",
2727
"loose-envify": "^1.1.0",
2828
"object-assign": "^4.1.0",
29-
"prop-types": "^15.5.2"
29+
"prop-types": "^15.5.7"
3030
},
3131
"browserify": {
3232
"transform": [

yarn.lock

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,15 +1342,7 @@ [email protected]:
13421342
version "0.0.1"
13431343
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
13441344

1345-
concat-stream@^1.4.6, concat-stream@^1.4.7, concat-stream@^1.5.0, concat-stream@^1.5.2:
1346-
version "1.6.0"
1347-
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7"
1348-
dependencies:
1349-
inherits "^2.0.3"
1350-
readable-stream "^2.2.2"
1351-
typedarray "^0.0.6"
1352-
1353-
concat-stream@~1.5.0, concat-stream@~1.5.1:
1345+
concat-stream@^1.4.6, concat-stream@^1.4.7, concat-stream@^1.5.0, concat-stream@^1.5.2, concat-stream@~1.5.0, concat-stream@~1.5.1:
13541346
version "1.5.2"
13551347
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.5.2.tgz#708978624d856af41a5a741defdd261da752c266"
13561348
dependencies:
@@ -2780,7 +2772,7 @@ inherits@1:
27802772
version "1.0.2"
27812773
resolved "https://registry.yarnpkg.com/inherits/-/inherits-1.0.2.tgz#ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b"
27822774

2783-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1:
2775+
inherits@2, inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.1:
27842776
version "2.0.3"
27852777
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
27862778

@@ -4222,9 +4214,9 @@ promise@^7.1.1:
42224214
dependencies:
42234215
asap "~2.0.3"
42244216

4225-
4226-
version "15.5.0-alpha.0"
4227-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.0-alpha.0.tgz#a342108678256db125eee3d1ae2f889af3531bd7"
4217+
4218+
version "15.5.7"
4219+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.7.tgz#231c4f29cdd82e355011d4889386ca9059544dd1"
42284220
dependencies:
42294221
fbjs "^0.8.9"
42304222

@@ -4333,7 +4325,7 @@ read-pkg@^1.0.0:
43334325
isarray "0.0.1"
43344326
string_decoder "~0.10.x"
43354327

4336-
"readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.2.6:
4328+
"readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.6:
43374329
version "2.2.8"
43384330
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.8.tgz#ad28b686f3554c73d39bc32347fa058356624705"
43394331
dependencies:
@@ -5094,7 +5086,7 @@ type-check@~0.3.2:
50945086
dependencies:
50955087
prelude-ls "~1.1.2"
50965088

5097-
typedarray@^0.0.6, typedarray@~0.0.5:
5089+
typedarray@~0.0.5:
50985090
version "0.0.6"
50995091
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
51005092

0 commit comments

Comments
 (0)