Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit 678b4cd

Browse files
authored
Merge pull request #190 from PolymerX/greenkeeper/nyc-13.3.0
Update nyc to the latest version 🚀
2 parents 512aff2 + 86072a8 commit 678b4cd

2 files changed

Lines changed: 13 additions & 24 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"codecov": "3.2.0",
9595
"glob": "7.1.3",
9696
"ncp": "2.0.0",
97-
"nyc": "13.2.0",
97+
"nyc": "13.3.0",
9898
"puppeteer": "1.12.2",
9999
"rimraf": "2.6.3",
100100
"standard-version": "5.0.0",

yarn.lock

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4006,17 +4006,6 @@ handlebars@^4.0.11:
40064006
optionalDependencies:
40074007
uglify-js "^3.1.4"
40084008

4009-
handlebars@^4.1.0:
4010-
version "4.1.0"
4011-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
4012-
integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==
4013-
dependencies:
4014-
async "^2.5.0"
4015-
optimist "^0.6.1"
4016-
source-map "^0.6.1"
4017-
optionalDependencies:
4018-
uglify-js "^3.1.4"
4019-
40204009
has-flag@^2.0.0:
40214010
version "2.0.0"
40224011
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
@@ -4851,7 +4840,7 @@ istanbul-lib-hook@^2.0.3:
48514840
dependencies:
48524841
append-transform "^1.0.0"
48534842

4854-
istanbul-lib-instrument@^3.0.1:
4843+
istanbul-lib-instrument@^3.1.0:
48554844
version "3.1.0"
48564845
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.1.0.tgz#a2b5484a7d445f1f311e93190813fa56dfb62971"
48574846
integrity sha512-ooVllVGT38HIk8MxDj/OIHXSYvH+1tq/Vb38s8ixt9GoJadXska4WkGY+0wkmtYCZNYtaARniH/DixUGGLZ0uA==
@@ -4884,12 +4873,12 @@ istanbul-lib-source-maps@^3.0.2:
48844873
rimraf "^2.6.2"
48854874
source-map "^0.6.1"
48864875

4887-
istanbul-reports@^2.1.0:
4888-
version "2.1.0"
4889-
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.1.0.tgz#87b8b55cd1901ba1748964c98ddd8900ce306d59"
4890-
integrity sha512-azQdSX+dtTtkQEfqq20ICxWi6eOHXyHIgMFw1VOOVi8iIPWeCWRgCyFh/CsBKIhcgskMI8ExXmU7rjXTRCIJ+A==
4876+
istanbul-reports@^2.1.1:
4877+
version "2.1.1"
4878+
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.1.1.tgz#72ef16b4ecb9a4a7bd0e2001e00f95d1eec8afa9"
4879+
integrity sha512-FzNahnidyEPBCI0HcufJoSEoKykesRlFcSzQqjH9x0+LC8tnnE/p/90PBLu8iZTxr8yYZNyTtiAujUqyN+CIxw==
48914880
dependencies:
4892-
handlebars "^4.0.11"
4881+
handlebars "^4.1.0"
48934882

48944883
joi@^11.1.1:
48954884
version "11.4.0"
@@ -5904,10 +5893,10 @@ number-is-nan@^1.0.0:
59045893
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
59055894
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
59065895

5907-
nyc@13.2.0:
5908-
version "13.2.0"
5909-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.2.0.tgz#6a4a4b3f5f97b63ab491c665567557debcfa23d6"
5910-
integrity sha512-gQBlOqvfpYt9b2PZ7qElrHWt8x4y8ApNfbMBoDPdl3sY4/4RJwCxDGTSqhA9RnaguZjS5nW7taW8oToe86JLgQ==
5896+
nyc@13.3.0:
5897+
version "13.3.0"
5898+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.3.0.tgz#da4dbe91a9c8b9ead3f4f3344c76f353e3c78c75"
5899+
integrity sha512-P+FwIuro2aFG6B0Esd9ZDWUd51uZrAEoGutqZxzrVmYl3qSfkLgcQpBPBjtDFsUQLFY1dvTQJPOyeqr8S9GF8w==
59115900
dependencies:
59125901
archy "^1.0.0"
59135902
arrify "^1.0.1"
@@ -5919,10 +5908,10 @@ nyc@13.2.0:
59195908
glob "^7.1.3"
59205909
istanbul-lib-coverage "^2.0.3"
59215910
istanbul-lib-hook "^2.0.3"
5922-
istanbul-lib-instrument "^3.0.1"
5911+
istanbul-lib-instrument "^3.1.0"
59235912
istanbul-lib-report "^2.0.4"
59245913
istanbul-lib-source-maps "^3.0.2"
5925-
istanbul-reports "^2.1.0"
5914+
istanbul-reports "^2.1.1"
59265915
make-dir "^1.3.0"
59275916
merge-source-map "^1.1.0"
59285917
resolve-from "^4.0.0"

0 commit comments

Comments
 (0)