@@ -591,7 +591,7 @@ core-util-is@~1.0.0:
591
591
version "1.0.2"
592
592
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
593
593
594
- cross-spawn@^4 :
594
+ cross-spawn@^4, cross-spawn@^4.0.0 :
595
595
version "4.0.2"
596
596
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41"
597
597
dependencies :
@@ -2267,15 +2267,18 @@ normalize-path@^2.0.1:
2267
2267
version "2.0.1"
2268
2268
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.0.1.tgz#47886ac1662760d4261b7d979d241709d3ce3f7a"
2269
2269
2270
- npm-run-all@^4.0.1 :
2271
- version "4.0 .2"
2272
- resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.0 .2.tgz#a84669348e6db6ccbe052200b4cdb6bfe034a4fe "
2270
+ npm-run-all@~3.1.2 :
2271
+ version "3.1 .2"
2272
+ resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-3.1 .2.tgz#c7e3faf4aa0a59bf0dcfc12601166151692171cf "
2273
2273
dependencies :
2274
2274
chalk "^1.1.3"
2275
- cross-spawn "^5 .0.1 "
2275
+ cross-spawn "^4 .0.0 "
2276
2276
minimatch "^3.0.2"
2277
+ object-assign "^4.0.1"
2278
+ pinkie-promise "^2.0.1"
2277
2279
ps-tree "^1.0.1"
2278
- read-pkg "^2.0.0"
2280
+ read-pkg "^1.1.0"
2281
+ read-pkg-up "^1.0.1"
2279
2282
shell-quote "^1.6.1"
2280
2283
string.prototype.padend "^3.0.0"
2281
2284
@@ -2494,12 +2497,6 @@ path-type@^1.0.0:
2494
2497
pify "^2.0.0"
2495
2498
pinkie-promise "^2.0.0"
2496
2499
2497
- path-type@^2.0.0 :
2498
- version "2.0.0"
2499
- resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
2500
- dependencies :
2501
- pify "^2.0.0"
2502
-
2503
2500
pause-stream@0.0.11 :
2504
2501
version "0.0.11"
2505
2502
resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
@@ -2510,7 +2507,7 @@ pify@^2.0.0, pify@^2.3.0:
2510
2507
version "2.3.0"
2511
2508
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
2512
2509
2513
- pinkie-promise@^2.0.0 :
2510
+ pinkie-promise@^2.0.0, pinkie-promise@^2.0.1 :
2514
2511
version "2.0.1"
2515
2512
resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"
2516
2513
dependencies :
@@ -2609,14 +2606,6 @@ read-pkg@^1.0.0, read-pkg@^1.1.0:
2609
2606
normalize-package-data "^2.3.2"
2610
2607
path-type "^1.0.0"
2611
2608
2612
- read-pkg@^2.0.0 :
2613
- version "2.0.0"
2614
- resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
2615
- dependencies :
2616
- load-json-file "^2.0.0"
2617
- normalize-package-data "^2.3.2"
2618
- path-type "^2.0.0"
2619
-
2620
2609
" readable-stream@>=1.0.33-1 <1.1.0-0 " :
2621
2610
version "1.0.34"
2622
2611
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c"
0 commit comments