Skip to content

Commit 51ecca0

Browse files
renovate[bot]felixfbecker
authored andcommitted
chore(deps): update dependency nyc to ^14.1.1 (#11)
1 parent 5d7de80 commit 51ecca0

File tree

2 files changed

+94
-86
lines changed

2 files changed

+94
-86
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/mocha": "5.2.7",
5656
"husky": "^1.3.1",
5757
"mocha": "^6.1.4",
58-
"nyc": "^14.0.0",
58+
"nyc": "^14.1.1",
5959
"prettier": "^1.18.2",
6060
"semantic-release": "^15.13.3",
6161
"ts-node": "^8.1.0",

yarn.lock

Lines changed: 93 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
dependencies:
1010
"@babel/highlight" "^7.0.0"
1111

12-
"@babel/generator@^7.0.0", "@babel/generator@^7.4.0":
13-
version "7.4.0"
14-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.4.0.tgz#c230e79589ae7a729fd4631b9ded4dc220418196"
15-
integrity sha512-/v5I+a1jhGSKLgZDcmAUZ4K/VePi43eRkUs3yePW1HB1iANOD5tqJXwGSG4BZhSksP8J9ejSlwGeTiiOFZOrXQ==
12+
"@babel/generator@^7.4.0", "@babel/generator@^7.4.4":
13+
version "7.4.4"
14+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041"
15+
integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ==
1616
dependencies:
17-
"@babel/types" "^7.4.0"
17+
"@babel/types" "^7.4.4"
1818
jsesc "^2.5.1"
1919
lodash "^4.17.11"
2020
source-map "^0.5.0"
@@ -36,12 +36,12 @@
3636
dependencies:
3737
"@babel/types" "^7.0.0"
3838

39-
"@babel/helper-split-export-declaration@^7.4.0":
40-
version "7.4.0"
41-
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.0.tgz#571bfd52701f492920d63b7f735030e9a3e10b55"
42-
integrity sha512-7Cuc6JZiYShaZnybDmfwhY4UYHzI6rlqhWjaIqbsJGsIqPimEYy5uh3akSRLMg65LSdSEnJ8a8/bWQN6u2oMGw==
39+
"@babel/helper-split-export-declaration@^7.4.4":
40+
version "7.4.4"
41+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
42+
integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q==
4343
dependencies:
44-
"@babel/types" "^7.4.0"
44+
"@babel/types" "^7.4.4"
4545

4646
"@babel/highlight@^7.0.0":
4747
version "7.0.0"
@@ -52,10 +52,10 @@
5252
esutils "^2.0.2"
5353
js-tokens "^4.0.0"
5454

55-
"@babel/parser@^7.0.0", "@babel/parser@^7.4.0", "@babel/parser@^7.4.3":
56-
version "7.4.3"
57-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.4.3.tgz#eb3ac80f64aa101c907d4ce5406360fe75b7895b"
58-
integrity sha512-gxpEUhTS1sGA63EGQGuA+WESPR/6tz6ng7tSHFCmaTJK/cGK8y37cBTspX+U2xCAue2IQVvF6Z0oigmjwD8YGQ==
55+
"@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5":
56+
version "7.4.5"
57+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.5.tgz#04af8d5d5a2b044a2a1bffacc1e5e6673544e872"
58+
integrity sha512-9mUqkL1FF5T7f0WDFfAoDdiMVPWsdD1gZYzSnaXsxUCUqzuch/8of9G3VUSNiZmMBoRxT3neyVsqeiL/ZPcjew==
5959

6060
"@babel/runtime-corejs2@^7.2.0":
6161
version "7.4.3"
@@ -65,34 +65,34 @@
6565
core-js "^2.6.5"
6666
regenerator-runtime "^0.13.2"
6767

68-
"@babel/template@^7.0.0", "@babel/template@^7.1.0":
69-
version "7.4.0"
70-
resolved "https://registry.npmjs.org/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b"
71-
integrity sha512-SOWwxxClTTh5NdbbYZ0BmaBVzxzTh2tO/TeLTbF6MO6EzVhHTnff8CdBXx3mEtazFBoysmEM6GU/wF+SuSx4Fw==
68+
"@babel/template@^7.1.0", "@babel/template@^7.4.0":
69+
version "7.4.4"
70+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
71+
integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw==
7272
dependencies:
7373
"@babel/code-frame" "^7.0.0"
74-
"@babel/parser" "^7.4.0"
75-
"@babel/types" "^7.4.0"
74+
"@babel/parser" "^7.4.4"
75+
"@babel/types" "^7.4.4"
7676

77-
"@babel/traverse@^7.0.0":
78-
version "7.4.3"
79-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.4.3.tgz#1a01f078fc575d589ff30c0f71bf3c3d9ccbad84"
80-
integrity sha512-HmA01qrtaCwwJWpSKpA948cBvU5BrmviAief/b3AVw936DtcdsTexlbyzNuDnthwhOQ37xshn7hvQaEQk7ISYQ==
77+
"@babel/traverse@^7.4.3":
78+
version "7.4.5"
79+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.5.tgz#4e92d1728fd2f1897dafdd321efbff92156c3216"
80+
integrity sha512-Vc+qjynwkjRmIFGxy0KYoPj4FdVDxLej89kMHFsWScq999uX+pwcX4v9mWRjW0KcAYTPAuVQl2LKP1wEVLsp+A==
8181
dependencies:
8282
"@babel/code-frame" "^7.0.0"
83-
"@babel/generator" "^7.4.0"
83+
"@babel/generator" "^7.4.4"
8484
"@babel/helper-function-name" "^7.1.0"
85-
"@babel/helper-split-export-declaration" "^7.4.0"
86-
"@babel/parser" "^7.4.3"
87-
"@babel/types" "^7.4.0"
85+
"@babel/helper-split-export-declaration" "^7.4.4"
86+
"@babel/parser" "^7.4.5"
87+
"@babel/types" "^7.4.4"
8888
debug "^4.1.0"
8989
globals "^11.1.0"
9090
lodash "^4.17.11"
9191

92-
"@babel/types@^7.0.0", "@babel/types@^7.4.0":
93-
version "7.4.0"
94-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c"
95-
integrity sha512-aPvkXyU2SPOnztlgo8n9cEiXW755mgyvueUPcpStqdzoSPm0fjO0vQBjLkt3JKJW7ufikfcnMTTPsN1xaTsBPA==
92+
"@babel/types@^7.0.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
93+
version "7.4.4"
94+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
95+
integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==
9696
dependencies:
9797
esutils "^2.0.2"
9898
lodash "^4.17.11"
@@ -2193,9 +2193,9 @@ [email protected]:
21932193
resolved "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
21942194
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
21952195

2196-
handlebars@^4.1.0:
2196+
handlebars@^4.1.0, handlebars@^4.1.2:
21972197
version "4.1.2"
2198-
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2198+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
21992199
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
22002200
dependencies:
22012201
neo-async "^2.6.0"
@@ -2762,57 +2762,57 @@ issue-parser@^3.0.0:
27622762
lodash.isstring "^4.0.1"
27632763
lodash.uniqby "^4.7.0"
27642764

2765-
istanbul-lib-coverage@^2.0.4:
2766-
version "2.0.4"
2767-
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#927a354005d99dd43a24607bb8b33fd4e9aca1ad"
2768-
integrity sha512-LXTBICkMARVgo579kWDm8SqfB6nvSDKNqIOBEjmJRnL04JvoMHCYGWaMddQnseJYtkEuEvO/sIcOxPLk9gERug==
2765+
istanbul-lib-coverage@^2.0.5:
2766+
version "2.0.5"
2767+
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz#675f0ab69503fad4b1d849f736baaca803344f49"
2768+
integrity sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==
27692769

2770-
istanbul-lib-hook@^2.0.6:
2771-
version "2.0.6"
2772-
resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-2.0.6.tgz#5baa6067860a38290aef038b389068b225b01b7d"
2773-
integrity sha512-829DKONApZ7UCiPXcOYWSgkFXa4+vNYoNOt3F+4uDJLKL1OotAoVwvThoEj1i8jmOj7odbYcR3rnaHu+QroaXg==
2770+
istanbul-lib-hook@^2.0.7:
2771+
version "2.0.7"
2772+
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-2.0.7.tgz#c95695f383d4f8f60df1f04252a9550e15b5b133"
2773+
integrity sha512-vrRztU9VRRFDyC+aklfLoeXyNdTfga2EI3udDGn4cZ6fpSXpHLV9X6CHvfoMCPtggg8zvDDmC4b9xfu0z6/llA==
27742774
dependencies:
27752775
append-transform "^1.0.0"
27762776

2777-
istanbul-lib-instrument@^3.2.0:
2778-
version "3.2.0"
2779-
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-3.2.0.tgz#c549208da8a793f6622257a2da83e0ea96ae6a93"
2780-
integrity sha512-06IM3xShbNW4NgZv5AP4QH0oHqf1/ivFo8eFys0ZjPXHGldHJQWb3riYOKXqmOqfxXBfxu4B+g/iuhOPZH0RJg==
2777+
istanbul-lib-instrument@^3.3.0:
2778+
version "3.3.0"
2779+
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz#a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"
2780+
integrity sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==
27812781
dependencies:
2782-
"@babel/generator" "^7.0.0"
2783-
"@babel/parser" "^7.0.0"
2784-
"@babel/template" "^7.0.0"
2785-
"@babel/traverse" "^7.0.0"
2786-
"@babel/types" "^7.0.0"
2787-
istanbul-lib-coverage "^2.0.4"
2782+
"@babel/generator" "^7.4.0"
2783+
"@babel/parser" "^7.4.3"
2784+
"@babel/template" "^7.4.0"
2785+
"@babel/traverse" "^7.4.3"
2786+
"@babel/types" "^7.4.0"
2787+
istanbul-lib-coverage "^2.0.5"
27882788
semver "^6.0.0"
27892789

2790-
istanbul-lib-report@^2.0.7:
2791-
version "2.0.7"
2792-
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.7.tgz#370d80d433c4dbc7f58de63618f49599c74bd954"
2793-
integrity sha512-wLH6beJBFbRBLiTlMOBxmb85cnVM1Vyl36N48e4e/aTKSM3WbOx7zbVIH1SQ537fhhsPbX0/C5JB4qsmyRXXyA==
2790+
istanbul-lib-report@^2.0.8:
2791+
version "2.0.8"
2792+
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz#5a8113cd746d43c4889eba36ab10e7d50c9b4f33"
2793+
integrity sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==
27942794
dependencies:
2795-
istanbul-lib-coverage "^2.0.4"
2795+
istanbul-lib-coverage "^2.0.5"
27962796
make-dir "^2.1.0"
2797-
supports-color "^6.0.0"
2797+
supports-color "^6.1.0"
27982798

2799-
istanbul-lib-source-maps@^3.0.5:
2800-
version "3.0.5"
2801-
resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.5.tgz#1d9ee9d94d2633f15611ee7aae28f9cac6d1aeb9"
2802-
integrity sha512-eDhZ7r6r1d1zQPVZehLc3D0K14vRba/eBYkz3rw16DLOrrTzve9RmnkcwrrkWVgO1FL3EK5knujVe5S8QHE9xw==
2799+
istanbul-lib-source-maps@^3.0.6:
2800+
version "3.0.6"
2801+
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz#284997c48211752ec486253da97e3879defba8c8"
2802+
integrity sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==
28032803
dependencies:
28042804
debug "^4.1.1"
2805-
istanbul-lib-coverage "^2.0.4"
2805+
istanbul-lib-coverage "^2.0.5"
28062806
make-dir "^2.1.0"
2807-
rimraf "^2.6.2"
2807+
rimraf "^2.6.3"
28082808
source-map "^0.6.1"
28092809

2810-
istanbul-reports@^2.2.2:
2811-
version "2.2.3"
2812-
resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.3.tgz#14e0d00ecbfa9387757999cf36599b88e9f2176e"
2813-
integrity sha512-T6EbPuc8Cb620LWAYyZ4D8SSn06dY9i1+IgUX2lTH8gbwflMc9Obd33zHTyNX653ybjpamAHS9toKS3E6cGhTw==
2810+
istanbul-reports@^2.2.4:
2811+
version "2.2.6"
2812+
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.2.6.tgz#7b4f2660d82b29303a8fe6091f8ca4bf058da1af"
2813+
integrity sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==
28142814
dependencies:
2815-
handlebars "^4.1.0"
2815+
handlebars "^4.1.2"
28162816

28172817
java-properties@^0.2.9:
28182818
version "0.2.10"
@@ -3928,10 +3928,10 @@ number-is-nan@^1.0.0:
39283928
resolved "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
39293929
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
39303930

3931-
nyc@^14.0.0:
3932-
version "14.0.0"
3933-
resolved "https://registry.npmjs.org/nyc/-/nyc-14.0.0.tgz#f9fc4b4d73afc976f76e72352e70f742bbfab829"
3934-
integrity sha512-R1zC6UZak6pzn5BZQorkSH5GdOGafrwyeja+eimS5Tu+KJ/hCgBc8qA1QWSzxQmT2FDl2lbpqPw7tBDbSvhAHg==
3931+
nyc@^14.1.1:
3932+
version "14.1.1"
3933+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.1.tgz#151d64a6a9f9f5908a1b73233931e4a0a3075eeb"
3934+
integrity sha512-OI0vm6ZGUnoGZv/tLdZ2esSVzDwUC88SNs+6JoSOMVxA+gKMB8Tk7jBwgemLx4O40lhhvZCVw1C+OYLOBOPXWw==
39353935
dependencies:
39363936
archy "^1.0.0"
39373937
caching-transform "^3.0.2"
@@ -3941,19 +3941,20 @@ nyc@^14.0.0:
39413941
find-up "^3.0.0"
39423942
foreground-child "^1.5.6"
39433943
glob "^7.1.3"
3944-
istanbul-lib-coverage "^2.0.4"
3945-
istanbul-lib-hook "^2.0.6"
3946-
istanbul-lib-instrument "^3.2.0"
3947-
istanbul-lib-report "^2.0.7"
3948-
istanbul-lib-source-maps "^3.0.5"
3949-
istanbul-reports "^2.2.2"
3944+
istanbul-lib-coverage "^2.0.5"
3945+
istanbul-lib-hook "^2.0.7"
3946+
istanbul-lib-instrument "^3.3.0"
3947+
istanbul-lib-report "^2.0.8"
3948+
istanbul-lib-source-maps "^3.0.6"
3949+
istanbul-reports "^2.2.4"
3950+
js-yaml "^3.13.1"
39503951
make-dir "^2.1.0"
39513952
merge-source-map "^1.1.0"
39523953
resolve-from "^4.0.0"
39533954
rimraf "^2.6.3"
39543955
signal-exit "^3.0.2"
39553956
spawn-wrap "^1.4.2"
3956-
test-exclude "^5.2.2"
3957+
test-exclude "^5.2.3"
39573958
uuid "^3.3.2"
39583959
yargs "^13.2.2"
39593960
yargs-parser "^13.0.0"
@@ -5329,7 +5330,7 @@ [email protected], strip-json-comments@~2.0.1:
53295330
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
53305331
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
53315332

5332-
[email protected], supports-color@^6.0.0:
5333+
53335334
version "6.0.0"
53345335
resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz#76cfe742cf1f41bb9b1c29ad03068c05b4c0e40a"
53355336
integrity sha512-on9Kwidc1IUQo+bQdhi8+Tijpo0e1SS6RoGo2guUwn5vdaxw8RXOF9Vb2ws+ihWOmh4JnCJOvaziZWP1VABaLg==
@@ -5343,6 +5344,13 @@ supports-color@^5.0.0, supports-color@^5.2.0, supports-color@^5.3.0, supports-co
53435344
dependencies:
53445345
has-flag "^3.0.0"
53455346

5347+
supports-color@^6.1.0:
5348+
version "6.1.0"
5349+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
5350+
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
5351+
dependencies:
5352+
has-flag "^3.0.0"
5353+
53465354
supports-hyperlinks@^1.0.1:
53475355
version "1.0.1"
53485356
resolved "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7"
@@ -5380,10 +5388,10 @@ term-size@^1.2.0:
53805388
dependencies:
53815389
execa "^0.7.0"
53825390

5383-
test-exclude@^5.2.2:
5384-
version "5.2.2"
5385-
resolved "https://registry.npmjs.org/test-exclude/-/test-exclude-5.2.2.tgz#7322f8ab037b0b93ad2aab35fe9068baf997a4c4"
5386-
integrity sha512-N2pvaLpT8guUpb5Fe1GJlmvmzH3x+DAKmmyEQmFP792QcLYoGE1syxztSvPD1V8yPe6VrcCt6YGQVjSRjCASsA==
5391+
test-exclude@^5.2.3:
5392+
version "5.2.3"
5393+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.2.3.tgz#c3d3e1e311eb7ee405e092dac10aefd09091eac0"
5394+
integrity sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==
53875395
dependencies:
53885396
glob "^7.1.3"
53895397
minimatch "^3.0.4"

0 commit comments

Comments
 (0)