Skip to content

Commit 4f96c1c

Browse files
Merge pull request #62 from norman-thomas/dependabot/npm_and_yarn/nyc-13.3.0
Bump nyc from 13.2.0 to 13.3.0
2 parents 5ecbeb4 + 8614927 commit 4f96c1c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@ [email protected], "growl@~> 1.10.0":
11021102
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
11031103
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
11041104

1105-
handlebars@^4.0.11:
1105+
handlebars@^4.1.0:
11061106
version "4.1.0"
11071107
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
11081108
integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==
@@ -1357,7 +1357,7 @@ istanbul-lib-hook@^2.0.3:
13571357
dependencies:
13581358
append-transform "^1.0.0"
13591359

1360-
istanbul-lib-instrument@^3.0.1:
1360+
istanbul-lib-instrument@^3.1.0:
13611361
version "3.1.0"
13621362
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.1.0.tgz#a2b5484a7d445f1f311e93190813fa56dfb62971"
13631363
integrity sha512-ooVllVGT38HIk8MxDj/OIHXSYvH+1tq/Vb38s8ixt9GoJadXska4WkGY+0wkmtYCZNYtaARniH/DixUGGLZ0uA==
@@ -1390,12 +1390,12 @@ istanbul-lib-source-maps@^3.0.2:
13901390
rimraf "^2.6.2"
13911391
source-map "^0.6.1"
13921392

1393-
istanbul-reports@^2.1.0:
1394-
version "2.1.0"
1395-
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.1.0.tgz#87b8b55cd1901ba1748964c98ddd8900ce306d59"
1396-
integrity sha512-azQdSX+dtTtkQEfqq20ICxWi6eOHXyHIgMFw1VOOVi8iIPWeCWRgCyFh/CsBKIhcgskMI8ExXmU7rjXTRCIJ+A==
1393+
istanbul-reports@^2.1.1:
1394+
version "2.1.1"
1395+
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.1.1.tgz#72ef16b4ecb9a4a7bd0e2001e00f95d1eec8afa9"
1396+
integrity sha512-FzNahnidyEPBCI0HcufJoSEoKykesRlFcSzQqjH9x0+LC8tnnE/p/90PBLu8iZTxr8yYZNyTtiAujUqyN+CIxw==
13971397
dependencies:
1398-
handlebars "^4.0.11"
1398+
handlebars "^4.1.0"
13991399

14001400
js-tokens@^4.0.0:
14011401
version "4.0.0"
@@ -1741,9 +1741,9 @@ number-is-nan@^1.0.0:
17411741
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
17421742

17431743
nyc@^13.1.0:
1744-
version "13.2.0"
1745-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.2.0.tgz#6a4a4b3f5f97b63ab491c665567557debcfa23d6"
1746-
integrity sha512-gQBlOqvfpYt9b2PZ7qElrHWt8x4y8ApNfbMBoDPdl3sY4/4RJwCxDGTSqhA9RnaguZjS5nW7taW8oToe86JLgQ==
1744+
version "13.3.0"
1745+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.3.0.tgz#da4dbe91a9c8b9ead3f4f3344c76f353e3c78c75"
1746+
integrity sha512-P+FwIuro2aFG6B0Esd9ZDWUd51uZrAEoGutqZxzrVmYl3qSfkLgcQpBPBjtDFsUQLFY1dvTQJPOyeqr8S9GF8w==
17471747
dependencies:
17481748
archy "^1.0.0"
17491749
arrify "^1.0.1"
@@ -1755,10 +1755,10 @@ nyc@^13.1.0:
17551755
glob "^7.1.3"
17561756
istanbul-lib-coverage "^2.0.3"
17571757
istanbul-lib-hook "^2.0.3"
1758-
istanbul-lib-instrument "^3.0.1"
1758+
istanbul-lib-instrument "^3.1.0"
17591759
istanbul-lib-report "^2.0.4"
17601760
istanbul-lib-source-maps "^3.0.2"
1761-
istanbul-reports "^2.1.0"
1761+
istanbul-reports "^2.1.1"
17621762
make-dir "^1.3.0"
17631763
merge-source-map "^1.1.0"
17641764
resolve-from "^4.0.0"

0 commit comments

Comments
 (0)