-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix upath dependencies for proper build on node@10
- Loading branch information
Showing
1 changed file
with
32 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1661,25 +1661,7 @@ chardet@^0.7.0: | |
version "0.7.0" | ||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" | ||
|
||
chokidar@^2.0.2: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.3.tgz#dcbd4f6cbb2a55b4799ba8a840ac527e5f4b1176" | ||
dependencies: | ||
anymatch "^2.0.0" | ||
async-each "^1.0.0" | ||
braces "^2.3.0" | ||
glob-parent "^3.1.0" | ||
inherits "^2.0.1" | ||
is-binary-path "^1.0.0" | ||
is-glob "^4.0.0" | ||
normalize-path "^2.1.1" | ||
path-is-absolute "^1.0.0" | ||
readdirp "^2.0.0" | ||
upath "^1.0.0" | ||
optionalDependencies: | ||
fsevents "^1.1.2" | ||
|
||
chokidar@^2.0.3: | ||
chokidar@^2.0.2, chokidar@^2.0.3: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.4.tgz#356ff4e2b0e8e43e322d18a372460bbcf3accd26" | ||
dependencies: | ||
|
@@ -2122,7 +2104,7 @@ debug@^2.1.1: | |
dependencies: | ||
ms "2.0.0" | ||
|
||
debuglog@*, debuglog@^1.0.1: | ||
debuglog@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492" | ||
|
||
|
@@ -3113,13 +3095,6 @@ fsevents@^1.1.1: | |
nan "^2.3.0" | ||
node-pre-gyp "^0.6.36" | ||
|
||
fsevents@^1.1.2: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.1.3.tgz#11f82318f5fe7bb2cd22965a108e9306208216d8" | ||
dependencies: | ||
nan "^2.3.0" | ||
node-pre-gyp "^0.6.39" | ||
|
||
fsevents@^1.2.2: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426" | ||
|
@@ -3487,7 +3462,7 @@ has@^1.0.1: | |
dependencies: | ||
function-bind "^1.0.2" | ||
|
||
hawk@3.1.3, hawk@~3.1.3: | ||
hawk@~3.1.3: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4" | ||
dependencies: | ||
|
@@ -3675,7 +3650,7 @@ import-local@^1.0.0: | |
pkg-dir "^2.0.0" | ||
resolve-cwd "^2.0.0" | ||
|
||
imurmurhash@*, imurmurhash@^0.1.4: | ||
imurmurhash@^0.1.4: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" | ||
|
||
|
@@ -4771,39 +4746,17 @@ lockfile@^1.0.4: | |
dependencies: | ||
signal-exit "^3.0.2" | ||
|
||
lodash._baseindexof@*: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c" | ||
|
||
lodash._baseuniq@~4.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8" | ||
dependencies: | ||
lodash._createset "~4.0.0" | ||
lodash._root "~3.0.0" | ||
|
||
lodash._bindcallback@*: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e" | ||
|
||
lodash._cacheindexof@*: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92" | ||
|
||
lodash._createcache@*: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093" | ||
dependencies: | ||
lodash._getnative "^3.0.0" | ||
|
||
lodash._createset@~4.0.0: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26" | ||
|
||
lodash._getnative@*, lodash._getnative@^3.0.0: | ||
version "3.9.1" | ||
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5" | ||
|
||
lodash._root@~3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692" | ||
|
@@ -4840,10 +4793,6 @@ lodash.map@^4.5.1: | |
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3" | ||
|
||
lodash.restparam@*: | ||
version "3.6.1" | ||
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805" | ||
|
||
lodash.sortby@^4.7.0: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" | ||
|
@@ -5439,22 +5388,6 @@ node-pre-gyp@^0.6.36: | |
tar "^2.2.1" | ||
tar-pack "^3.4.0" | ||
|
||
node-pre-gyp@^0.6.39: | ||
version "0.6.39" | ||
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.39.tgz#c00e96860b23c0e1420ac7befc5044e1d78d8649" | ||
dependencies: | ||
detect-libc "^1.0.2" | ||
hawk "3.1.3" | ||
mkdirp "^0.5.1" | ||
nopt "^4.0.1" | ||
npmlog "^4.0.2" | ||
rc "^1.1.7" | ||
request "2.81.0" | ||
rimraf "^2.6.1" | ||
semver "^5.3.0" | ||
tar "^2.2.1" | ||
tar-pack "^3.4.0" | ||
|
||
node-releases@^1.0.0-alpha.11: | ||
version "1.0.0-alpha.11" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.0.0-alpha.11.tgz#73c810acc2e5b741a17ddfbb39dfca9ab9359d8a" | ||
|
@@ -6593,7 +6526,7 @@ readable-stream@~1.1.10: | |
isarray "0.0.1" | ||
string_decoder "~0.10.x" | ||
|
||
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0: | ||
readdir-scoped-modules@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747" | ||
dependencies: | ||
|
@@ -6751,7 +6684,32 @@ request-promise-native@^1.0.5: | |
stealthy-require "^1.1.0" | ||
tough-cookie ">=2.3.3" | ||
|
||
[email protected], request@^2.81.0: | ||
request@^2.74.0, request@^2.87.0, request@^2.88.0: | ||
version "2.88.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef" | ||
dependencies: | ||
aws-sign2 "~0.7.0" | ||
aws4 "^1.8.0" | ||
caseless "~0.12.0" | ||
combined-stream "~1.0.6" | ||
extend "~3.0.2" | ||
forever-agent "~0.6.1" | ||
form-data "~2.3.2" | ||
har-validator "~5.1.0" | ||
http-signature "~1.2.0" | ||
is-typedarray "~1.0.0" | ||
isstream "~0.1.2" | ||
json-stringify-safe "~5.0.1" | ||
mime-types "~2.1.19" | ||
oauth-sign "~0.9.0" | ||
performance-now "^2.1.0" | ||
qs "~6.5.2" | ||
safe-buffer "^5.1.2" | ||
tough-cookie "~2.4.3" | ||
tunnel-agent "^0.6.0" | ||
uuid "^3.3.2" | ||
|
||
request@^2.81.0: | ||
version "2.81.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0" | ||
dependencies: | ||
|
@@ -6778,31 +6736,6 @@ [email protected], request@^2.81.0: | |
tunnel-agent "^0.6.0" | ||
uuid "^3.0.0" | ||
|
||
request@^2.74.0, request@^2.87.0, request@^2.88.0: | ||
version "2.88.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef" | ||
dependencies: | ||
aws-sign2 "~0.7.0" | ||
aws4 "^1.8.0" | ||
caseless "~0.12.0" | ||
combined-stream "~1.0.6" | ||
extend "~3.0.2" | ||
forever-agent "~0.6.1" | ||
form-data "~2.3.2" | ||
har-validator "~5.1.0" | ||
http-signature "~1.2.0" | ||
is-typedarray "~1.0.0" | ||
isstream "~0.1.2" | ||
json-stringify-safe "~5.0.1" | ||
mime-types "~2.1.19" | ||
oauth-sign "~0.9.0" | ||
performance-now "^2.1.0" | ||
qs "~6.5.2" | ||
safe-buffer "^5.1.2" | ||
tough-cookie "~2.4.3" | ||
tunnel-agent "^0.6.0" | ||
uuid "^3.3.2" | ||
|
||
request@^2.83.0: | ||
version "2.83.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356" | ||
|
@@ -7584,13 +7517,7 @@ supports-color@^4.0.0: | |
dependencies: | ||
has-flag "^2.0.0" | ||
|
||
supports-color@^5.2.0: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.3.0.tgz#5b24ac15db80fa927cf5227a4a33fd3c4c7676c0" | ||
dependencies: | ||
has-flag "^3.0.0" | ||
|
||
supports-color@^5.3.0: | ||
supports-color@^5.2.0, supports-color@^5.3.0: | ||
version "5.5.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" | ||
dependencies: | ||
|
@@ -7918,10 +7845,6 @@ unzip-response@^2.0.1: | |
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97" | ||
|
||
upath@^1.0.0: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d" | ||
|
||
upath@^1.0.5: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd" | ||
|