-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #219 from astorije/renovate/nyc-14.x
Update dependency nyc to v14
- Loading branch information
Showing
2 changed files
with
85 additions
and
66 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
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 |
---|---|---|
|
@@ -160,10 +160,6 @@ array-reduce@~0.0.0: | |
version "0.0.0" | ||
resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b" | ||
|
||
arrify@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" | ||
|
||
asn1@~0.2.3: | ||
version "0.2.4" | ||
resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136" | ||
|
@@ -225,14 +221,14 @@ builtin-modules@^1.0.0: | |
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" | ||
|
||
caching-transform@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-3.0.1.tgz#1df89e850803ad15f68dafb2abe9a8b866016c7d" | ||
caching-transform@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-3.0.2.tgz#601d46b91eca87687a281e71cef99791b0efca70" | ||
dependencies: | ||
hasha "^3.0.0" | ||
make-dir "^1.3.0" | ||
make-dir "^2.0.0" | ||
package-hash "^3.0.0" | ||
write-file-atomic "^2.3.0" | ||
write-file-atomic "^2.4.2" | ||
|
||
callsites@^3.0.0: | ||
version "3.0.0" | ||
|
@@ -362,6 +358,16 @@ [email protected]: | |
minimist "^1.2.0" | ||
request "^2.86.0" | ||
|
||
cp-file@^6.2.0: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-6.2.0.tgz#40d5ea4a1def2a9acdd07ba5c0b0246ef73dc10d" | ||
dependencies: | ||
graceful-fs "^4.1.2" | ||
make-dir "^2.0.0" | ||
nested-error-stacks "^2.0.0" | ||
pify "^4.0.1" | ||
safe-buffer "^5.0.1" | ||
|
||
cross-spawn@^4: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41" | ||
|
@@ -685,12 +691,12 @@ file-entry-cache@^5.0.1: | |
dependencies: | ||
flat-cache "^2.0.1" | ||
|
||
find-cache-dir@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.0.0.tgz#4c1faed59f45184530fb9d7fa123a4d04a98472d" | ||
find-cache-dir@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7" | ||
dependencies: | ||
commondir "^1.0.1" | ||
make-dir "^1.0.0" | ||
make-dir "^2.0.0" | ||
pkg-dir "^3.0.0" | ||
|
||
[email protected], find-up@^3.0.0: | ||
|
@@ -986,49 +992,49 @@ isstream@~0.1.2: | |
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" | ||
|
||
istanbul-lib-coverage@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#0b891e5ad42312c2b9488554f603795f9a2211ba" | ||
istanbul-lib-coverage@^2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#927a354005d99dd43a24607bb8b33fd4e9aca1ad" | ||
|
||
istanbul-lib-hook@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-2.0.3.tgz#e0e581e461c611be5d0e5ef31c5f0109759916fb" | ||
istanbul-lib-hook@^2.0.6: | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-2.0.6.tgz#5baa6067860a38290aef038b389068b225b01b7d" | ||
dependencies: | ||
append-transform "^1.0.0" | ||
|
||
istanbul-lib-instrument@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.1.0.tgz#a2b5484a7d445f1f311e93190813fa56dfb62971" | ||
istanbul-lib-instrument@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.2.0.tgz#c549208da8a793f6622257a2da83e0ea96ae6a93" | ||
dependencies: | ||
"@babel/generator" "^7.0.0" | ||
"@babel/parser" "^7.0.0" | ||
"@babel/template" "^7.0.0" | ||
"@babel/traverse" "^7.0.0" | ||
"@babel/types" "^7.0.0" | ||
istanbul-lib-coverage "^2.0.3" | ||
semver "^5.5.0" | ||
istanbul-lib-coverage "^2.0.4" | ||
semver "^6.0.0" | ||
|
||
istanbul-lib-report@^2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.4.tgz#bfd324ee0c04f59119cb4f07dab157d09f24d7e4" | ||
istanbul-lib-report@^2.0.7: | ||
version "2.0.7" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.7.tgz#370d80d433c4dbc7f58de63618f49599c74bd954" | ||
dependencies: | ||
istanbul-lib-coverage "^2.0.3" | ||
make-dir "^1.3.0" | ||
istanbul-lib-coverage "^2.0.4" | ||
make-dir "^2.1.0" | ||
supports-color "^6.0.0" | ||
|
||
istanbul-lib-source-maps@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.2.tgz#f1e817229a9146e8424a28e5d69ba220fda34156" | ||
istanbul-lib-source-maps@^3.0.5: | ||
version "3.0.5" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.5.tgz#1d9ee9d94d2633f15611ee7aae28f9cac6d1aeb9" | ||
dependencies: | ||
debug "^4.1.1" | ||
istanbul-lib-coverage "^2.0.3" | ||
make-dir "^1.3.0" | ||
istanbul-lib-coverage "^2.0.4" | ||
make-dir "^2.1.0" | ||
rimraf "^2.6.2" | ||
source-map "^0.6.1" | ||
|
||
istanbul-reports@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.1.1.tgz#72ef16b4ecb9a4a7bd0e2001e00f95d1eec8afa9" | ||
istanbul-reports@^2.2.2: | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.2.3.tgz#14e0d00ecbfa9387757999cf36599b88e9f2176e" | ||
dependencies: | ||
handlebars "^4.1.0" | ||
|
||
|
@@ -1160,11 +1166,12 @@ lru-cache@^4.0.1: | |
pseudomap "^1.0.2" | ||
yallist "^2.1.2" | ||
|
||
make-dir@^1.0.0, make-dir@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c" | ||
make-dir@^2.0.0, make-dir@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5" | ||
dependencies: | ||
pify "^3.0.0" | ||
pify "^4.0.1" | ||
semver "^5.6.0" | ||
|
||
map-age-cleaner@^0.1.1: | ||
version "0.1.3" | ||
|
@@ -1268,6 +1275,10 @@ natural-compare@^1.4.0: | |
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" | ||
|
||
nested-error-stacks@^2.0.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61" | ||
|
||
nice-try@^1.0.4: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" | ||
|
@@ -1312,34 +1323,34 @@ number-is-nan@^1.0.0: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" | ||
|
||
nyc@13.3.0: | ||
version "13.3.0" | ||
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.3.0.tgz#da4dbe91a9c8b9ead3f4f3344c76f353e3c78c75" | ||
nyc@14.0.0: | ||
version "14.0.0" | ||
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.0.0.tgz#f9fc4b4d73afc976f76e72352e70f742bbfab829" | ||
dependencies: | ||
archy "^1.0.0" | ||
arrify "^1.0.1" | ||
caching-transform "^3.0.1" | ||
caching-transform "^3.0.2" | ||
convert-source-map "^1.6.0" | ||
find-cache-dir "^2.0.0" | ||
cp-file "^6.2.0" | ||
find-cache-dir "^2.1.0" | ||
find-up "^3.0.0" | ||
foreground-child "^1.5.6" | ||
glob "^7.1.3" | ||
istanbul-lib-coverage "^2.0.3" | ||
istanbul-lib-hook "^2.0.3" | ||
istanbul-lib-instrument "^3.1.0" | ||
istanbul-lib-report "^2.0.4" | ||
istanbul-lib-source-maps "^3.0.2" | ||
istanbul-reports "^2.1.1" | ||
make-dir "^1.3.0" | ||
istanbul-lib-coverage "^2.0.4" | ||
istanbul-lib-hook "^2.0.6" | ||
istanbul-lib-instrument "^3.2.0" | ||
istanbul-lib-report "^2.0.7" | ||
istanbul-lib-source-maps "^3.0.5" | ||
istanbul-reports "^2.2.2" | ||
make-dir "^2.1.0" | ||
merge-source-map "^1.1.0" | ||
resolve-from "^4.0.0" | ||
rimraf "^2.6.3" | ||
signal-exit "^3.0.2" | ||
spawn-wrap "^1.4.2" | ||
test-exclude "^5.1.0" | ||
test-exclude "^5.2.2" | ||
uuid "^3.3.2" | ||
yargs "^12.0.5" | ||
yargs-parser "^11.1.1" | ||
yargs "^13.2.2" | ||
yargs-parser "^13.0.0" | ||
|
||
oauth-sign@~0.9.0: | ||
version "0.9.0" | ||
|
@@ -1503,6 +1514,10 @@ pify@^3.0.0: | |
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" | ||
|
||
pify@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" | ||
|
||
pkg-dir@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3" | ||
|
@@ -1661,10 +1676,14 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.1: | |
version "5.5.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477" | ||
|
||
semver@^5.7.0: | ||
semver@^5.6.0, semver@^5.7.0: | ||
version "5.7.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b" | ||
|
||
semver@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65" | ||
|
||
set-blocking@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" | ||
|
@@ -1848,14 +1867,14 @@ table@^5.2.3: | |
slice-ansi "^2.1.0" | ||
string-width "^3.0.0" | ||
|
||
test-exclude@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.1.0.tgz#6ba6b25179d2d38724824661323b73e03c0c1de1" | ||
test-exclude@^5.2.2: | ||
version "5.2.2" | ||
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.2.2.tgz#7322f8ab037b0b93ad2aab35fe9068baf997a4c4" | ||
dependencies: | ||
arrify "^1.0.1" | ||
glob "^7.1.3" | ||
minimatch "^3.0.4" | ||
read-pkg-up "^4.0.0" | ||
require-main-filename "^1.0.1" | ||
require-main-filename "^2.0.0" | ||
|
||
text-table@^0.2.0: | ||
version "0.2.0" | ||
|
@@ -1977,7 +1996,7 @@ wrappy@1: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" | ||
|
||
write-file-atomic@^2.3.0: | ||
write-file-atomic@^2.4.2: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.2.tgz#a7181706dfba17855d221140a9c06e15fcdd87b9" | ||
dependencies: | ||
|
@@ -2021,7 +2040,7 @@ [email protected]: | |
lodash "^4.17.11" | ||
yargs "^12.0.5" | ||
|
||
[email protected]: | ||
[email protected], yargs@^13.2.2: | ||
version "13.2.2" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.2.tgz#0c101f580ae95cea7f39d927e7770e3fdc97f993" | ||
dependencies: | ||
|