@@ -2816,6 +2816,12 @@ istanbul-lib-hook@^1.0.7:
28162816 dependencies :
28172817 append-transform "^0.4.0"
28182818
2819+ istanbul-lib-hook@^1.1.0 :
2820+ version "1.1.0"
2821+ resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz#8538d970372cb3716d53e55523dd54b557a8d89b"
2822+ dependencies :
2823+ append-transform "^0.4.0"
2824+
28192825istanbul-lib-instrument@^1.7.3, istanbul-lib-instrument@^1.8.0 :
28202826 version "1.8.0"
28212827 resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-1.8.0.tgz#66f6c9421cc9ec4704f76f2db084ba9078a2b532"
@@ -2828,6 +2834,18 @@ istanbul-lib-instrument@^1.7.3, istanbul-lib-instrument@^1.8.0:
28282834 istanbul-lib-coverage "^1.1.1"
28292835 semver "^5.3.0"
28302836
2837+ istanbul-lib-instrument@^1.9.1 :
2838+ version "1.9.1"
2839+ resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-1.9.1.tgz#250b30b3531e5d3251299fdd64b0b2c9db6b558e"
2840+ dependencies :
2841+ babel-generator "^6.18.0"
2842+ babel-template "^6.16.0"
2843+ babel-traverse "^6.18.0"
2844+ babel-types "^6.18.0"
2845+ babylon "^6.18.0"
2846+ istanbul-lib-coverage "^1.1.1"
2847+ semver "^5.3.0"
2848+
28312849istanbul-lib-report@^1.1.1 :
28322850 version "1.1.1"
28332851 resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#f0e55f56655ffa34222080b7a0cd4760e1405fc9"
@@ -2837,6 +2855,15 @@ istanbul-lib-report@^1.1.1:
28372855 path-parse "^1.0.5"
28382856 supports-color "^3.1.2"
28392857
2858+ istanbul-lib-report@^1.1.2 :
2859+ version "1.1.2"
2860+ resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.2.tgz#922be27c13b9511b979bd1587359f69798c1d425"
2861+ dependencies :
2862+ istanbul-lib-coverage "^1.1.1"
2863+ mkdirp "^0.5.1"
2864+ path-parse "^1.0.5"
2865+ supports-color "^3.1.2"
2866+
28402867istanbul-lib-source-maps@^1.2.1 :
28412868 version "1.2.1"
28422869 resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.1.tgz#a6fe1acba8ce08eebc638e572e294d267008aa0c"
@@ -2847,12 +2874,28 @@ istanbul-lib-source-maps@^1.2.1:
28472874 rimraf "^2.6.1"
28482875 source-map "^0.5.3"
28492876
2850- istanbul-reports@^1.1.1, istanbul-reports@^1.1.2 :
2877+ istanbul-lib-source-maps@^1.2.2 :
2878+ version "1.2.2"
2879+ resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.2.tgz#750578602435f28a0c04ee6d7d9e0f2960e62c1c"
2880+ dependencies :
2881+ debug "^3.1.0"
2882+ istanbul-lib-coverage "^1.1.1"
2883+ mkdirp "^0.5.1"
2884+ rimraf "^2.6.1"
2885+ source-map "^0.5.3"
2886+
2887+ istanbul-reports@^1.1.2 :
28512888 version "1.1.2"
28522889 resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.1.2.tgz#0fb2e3f6aa9922bd3ce45d05d8ab4d5e8e07bd4f"
28532890 dependencies :
28542891 handlebars "^4.0.3"
28552892
2893+ istanbul-reports@^1.1.3 :
2894+ version "1.1.3"
2895+ resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.1.3.tgz#3b9e1e8defb6d18b1d425da8e8b32c5a163f2d10"
2896+ dependencies :
2897+ handlebars "^4.0.3"
2898+
28562899[email protected] , istanbul@^0.4.3, istanbul@^0.4.5:
28572900 version "0.4.5"
28582901 resolved "https://registry.npmjs.org/istanbul/-/istanbul-0.4.5.tgz#65c7d73d4c4da84d4f3ac310b918fb0b8033733b"
@@ -3703,9 +3746,9 @@ number-is-nan@^1.0.0:
37033746 version "1.0.1"
37043747 resolved "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
37053748
3706- nyc@^11.2.1 :
3707- version "11.2.1 "
3708- resolved "https://registry.npmjs.org/nyc/-/nyc-11.2.1 .tgz#ad850afe9dbad7f4970728b4b2e47fed1c38721c "
3749+ nyc@^11.3.0 :
3750+ version "11.3.0 "
3751+ resolved "https://registry.npmjs.org/nyc/-/nyc-11.3.0 .tgz#a42bc17b3cfa41f7b15eb602bc98b2633ddd76f0 "
37093752 dependencies :
37103753 archy "^1.0.0"
37113754 arrify "^1.0.1"
@@ -3718,22 +3761,22 @@ nyc@^11.2.1:
37183761 foreground-child "^1.5.3"
37193762 glob "^7.0.6"
37203763 istanbul-lib-coverage "^1.1.1"
3721- istanbul-lib-hook "^1.0.7 "
3722- istanbul-lib-instrument "^1.8.0 "
3723- istanbul-lib-report "^1.1.1 "
3724- istanbul-lib-source-maps "^1.2.1 "
3725- istanbul-reports "^1.1.1 "
3764+ istanbul-lib-hook "^1.1.0 "
3765+ istanbul-lib-instrument "^1.9.1 "
3766+ istanbul-lib-report "^1.1.2 "
3767+ istanbul-lib-source-maps "^1.2.2 "
3768+ istanbul-reports "^1.1.3 "
37263769 md5-hex "^1.2.0"
37273770 merge-source-map "^1.0.2"
37283771 micromatch "^2.3.11"
37293772 mkdirp "^0.5.0"
37303773 resolve-from "^2.0.0"
37313774 rimraf "^2.5.4"
37323775 signal-exit "^3.0.1"
3733- spawn-wrap "^ 1.3.8"
3776+ spawn-wrap "= 1.3.8"
37343777 test-exclude "^4.1.1"
3735- yargs "^8 .0.1 "
3736- yargs-parser "^5 .0.0"
3778+ yargs "^10 .0.3 "
3779+ yargs-parser "^8 .0.0"
37373780
37383781oauth-sign@~0.8.1 :
37393782 version "0.8.2"
@@ -4826,7 +4869,7 @@ sparkles@^1.0.0:
48264869 version "1.0.0"
48274870 resolved "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz#1acbbfb592436d10bbe8f785b7cc6f82815012c3"
48284871
4829- spawn-wrap@^ 1.3.8 :
4872+ spawn-wrap@= 1.3.8 :
48304873 version "1.3.8"
48314874 resolved "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-1.3.8.tgz#fa2a79b990cbb0bb0018dca6748d88367b19ec31"
48324875 dependencies :
@@ -5664,18 +5707,35 @@ yargs-parser@^4.2.0:
56645707 dependencies :
56655708 camelcase "^3.0.0"
56665709
5667- yargs-parser@^5.0.0 :
5668- version "5.0.0"
5669- resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a"
5670- dependencies :
5671- camelcase "^3.0.0"
5672-
56735710yargs-parser@^7.0.0 :
56745711 version "7.0.0"
56755712 resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
56765713 dependencies :
56775714 camelcase "^4.1.0"
56785715
5716+ yargs-parser@^8.0.0 :
5717+ version "8.0.0"
5718+ resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-8.0.0.tgz#21d476330e5a82279a4b881345bf066102e219c6"
5719+ dependencies :
5720+ camelcase "^4.1.0"
5721+
5722+ yargs@^10.0.3 :
5723+ version "10.0.3"
5724+ resolved "https://registry.npmjs.org/yargs/-/yargs-10.0.3.tgz#6542debd9080ad517ec5048fb454efe9e4d4aaae"
5725+ dependencies :
5726+ cliui "^3.2.0"
5727+ decamelize "^1.1.1"
5728+ find-up "^2.1.0"
5729+ get-caller-file "^1.0.1"
5730+ os-locale "^2.0.0"
5731+ require-directory "^2.1.1"
5732+ require-main-filename "^1.0.1"
5733+ set-blocking "^2.0.0"
5734+ string-width "^2.0.0"
5735+ which-module "^2.0.0"
5736+ y18n "^3.2.1"
5737+ yargs-parser "^8.0.0"
5738+
56795739yargs@^6.6.0 :
56805740 version "6.6.0"
56815741 resolved "https://registry.npmjs.org/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208"
@@ -5694,7 +5754,7 @@ yargs@^6.6.0:
56945754 y18n "^3.2.1"
56955755 yargs-parser "^4.2.0"
56965756
5697- yargs@^8.0.1, yargs@^8.0. 2 :
5757+ yargs@^8.0.2 :
56985758 version "8.0.2"
56995759 resolved "https://registry.npmjs.org/yargs/-/yargs-8.0.2.tgz#6299a9055b1cefc969ff7e79c1d918dceb22c360"
57005760 dependencies :
0 commit comments