Skip to content

Commit

Permalink
Merge pull request #38 from y13i/renovate/nyc-11.x
Browse files Browse the repository at this point in the history
Update dependency nyc to v11.7.2
  • Loading branch information
Yoriki Yamaguchi committed May 9, 2018
2 parents de80ca1 + cdbd804 commit a12a03a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ava": "0.25.0",
"concurrently": "3.5.1",
"coveralls": "3.0.1",
"nyc": "11.7.1",
"nyc": "11.7.2",
"publish-please": "2.4.1",
"sinon": "5.0.2",
"tslint": "5.10.0",
Expand Down
46 changes: 32 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2942,13 +2942,13 @@ meow@^3.7.0:
redent "^1.0.0"
trim-newlines "^1.0.0"

merge-source-map@^1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.0.3.tgz#da1415f2722a5119db07b14c4f973410863a2abf"
merge-source-map@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.1.0.tgz#2fdde7e6020939f70906a68f2d7ae685e4c8c646"
dependencies:
source-map "^0.5.3"
source-map "^0.6.1"

micromatch@^2.1.5, micromatch@^2.3.11:
micromatch@^2.1.5:
version "2.3.11"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565"
dependencies:
Expand All @@ -2966,6 +2966,24 @@ micromatch@^2.1.5, micromatch@^2.3.11:
parse-glob "^3.0.4"
regex-cache "^0.4.2"

micromatch@^3.1.10:
version "3.1.10"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
dependencies:
arr-diff "^4.0.0"
array-unique "^0.3.2"
braces "^2.3.1"
define-property "^2.0.2"
extend-shallow "^3.0.2"
extglob "^2.0.4"
fragment-cache "^0.2.1"
kind-of "^6.0.2"
nanomatch "^1.2.9"
object.pick "^1.3.0"
regex-not "^1.0.0"
snapdragon "^0.8.1"
to-regex "^3.0.2"

micromatch@^3.1.8:
version "3.1.9"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.9.tgz#15dc93175ae39e52e93087847096effc73efcf89"
Expand Down Expand Up @@ -3180,9 +3198,9 @@ 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@11.7.1:
version "11.7.1"
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.7.1.tgz#7cb0a422e501b88ff2c1634341dec2560299d67b"
nyc@11.7.2:
version "11.7.2"
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.7.2.tgz#15e554f937c216cc91aa08f9a260256ed6fe44b8"
dependencies:
archy "^1.0.0"
arrify "^1.0.1"
Expand All @@ -3201,11 +3219,11 @@ nyc@11.7.1:
istanbul-lib-source-maps "^1.2.3"
istanbul-reports "^1.4.0"
md5-hex "^1.2.0"
merge-source-map "^1.0.2"
micromatch "^2.3.11"
merge-source-map "^1.1.0"
micromatch "^3.1.10"
mkdirp "^0.5.0"
resolve-from "^2.0.0"
rimraf "^2.5.4"
rimraf "^2.6.2"
signal-exit "^3.0.1"
spawn-wrap "^1.4.2"
test-exclude "^4.2.0"
Expand Down Expand Up @@ -3893,7 +3911,7 @@ right-align@^0.1.1:
dependencies:
align-text "^0.1.1"

rimraf@2, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1:
rimraf@2, rimraf@^2.5.1, rimraf@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
dependencies:
Expand Down Expand Up @@ -4125,7 +4143,7 @@ source-map@^0.5.7:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"

source-map@^0.6.0:
source-map@^0.6.0, source-map@^0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"

Expand Down Expand Up @@ -4428,7 +4446,7 @@ to-regex-range@^2.1.0:
is-number "^3.0.0"
repeat-string "^1.6.1"

to-regex@^3.0.1:
to-regex@^3.0.1, to-regex@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
dependencies:
Expand Down

0 comments on commit a12a03a

Please sign in to comment.