9
9
dependencies :
10
10
" @babel/highlight" " ^7.0.0"
11
11
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 ==
16
16
dependencies :
17
- " @babel/types" " ^7.4.0 "
17
+ " @babel/types" " ^7.4.4 "
18
18
jsesc "^2.5.1"
19
19
lodash "^4.17.11"
20
20
source-map "^0.5.0"
36
36
dependencies :
37
37
" @babel/types" " ^7.0.0"
38
38
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 ==
43
43
dependencies :
44
- " @babel/types" " ^7.4.0 "
44
+ " @babel/types" " ^7.4.4 "
45
45
46
46
" @babel/highlight@^7.0.0 " :
47
47
version "7.0.0"
52
52
esutils "^2.0.2"
53
53
js-tokens "^4.0.0"
54
54
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 ==
59
59
60
60
" @babel/runtime-corejs2@^7.2.0 " :
61
61
version "7.4.3"
65
65
core-js "^2.6.5"
66
66
regenerator-runtime "^0.13.2"
67
67
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 ==
72
72
dependencies :
73
73
" @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 "
76
76
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 ==
81
81
dependencies :
82
82
" @babel/code-frame" " ^7.0.0"
83
- " @babel/generator" " ^7.4.0 "
83
+ " @babel/generator" " ^7.4.4 "
84
84
" @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 "
88
88
debug "^4.1.0"
89
89
globals "^11.1.0"
90
90
lodash "^4.17.11"
91
91
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 ==
96
96
dependencies :
97
97
esutils "^2.0.2"
98
98
lodash "^4.17.11"
2193
2193
resolved "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
2194
2194
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
2195
2195
2196
- handlebars@^4.1.0 :
2196
+ handlebars@^4.1.0, handlebars@^4.1.2 :
2197
2197
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"
2199
2199
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
2200
2200
dependencies :
2201
2201
neo-async "^2.6.0"
@@ -2762,57 +2762,57 @@ issue-parser@^3.0.0:
2762
2762
lodash.isstring "^4.0.1"
2763
2763
lodash.uniqby "^4.7.0"
2764
2764
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 ==
2769
2769
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 ==
2774
2774
dependencies :
2775
2775
append-transform "^1.0.0"
2776
2776
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 ==
2781
2781
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 "
2788
2788
semver "^6.0.0"
2789
2789
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 ==
2794
2794
dependencies :
2795
- istanbul-lib-coverage "^2.0.4 "
2795
+ istanbul-lib-coverage "^2.0.5 "
2796
2796
make-dir "^2.1.0"
2797
- supports-color "^6.0 .0"
2797
+ supports-color "^6.1 .0"
2798
2798
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 ==
2803
2803
dependencies :
2804
2804
debug "^4.1.1"
2805
- istanbul-lib-coverage "^2.0.4 "
2805
+ istanbul-lib-coverage "^2.0.5 "
2806
2806
make-dir "^2.1.0"
2807
- rimraf "^2.6.2 "
2807
+ rimraf "^2.6.3 "
2808
2808
source-map "^0.6.1"
2809
2809
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 ==
2814
2814
dependencies :
2815
- handlebars "^4.1.0 "
2815
+ handlebars "^4.1.2 "
2816
2816
2817
2817
java-properties@^0.2.9 :
2818
2818
version "0.2.10"
@@ -3928,10 +3928,10 @@ number-is-nan@^1.0.0:
3928
3928
resolved "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
3929
3929
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
3930
3930
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 ==
3935
3935
dependencies :
3936
3936
archy "^1.0.0"
3937
3937
caching-transform "^3.0.2"
@@ -3941,19 +3941,20 @@ nyc@^14.0.0:
3941
3941
find-up "^3.0.0"
3942
3942
foreground-child "^1.5.6"
3943
3943
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"
3950
3951
make-dir "^2.1.0"
3951
3952
merge-source-map "^1.1.0"
3952
3953
resolve-from "^4.0.0"
3953
3954
rimraf "^2.6.3"
3954
3955
signal-exit "^3.0.2"
3955
3956
spawn-wrap "^1.4.2"
3956
- test-exclude "^5.2.2 "
3957
+ test-exclude "^5.2.3 "
3957
3958
uuid "^3.3.2"
3958
3959
yargs "^13.2.2"
3959
3960
yargs-parser "^13.0.0"
5329
5330
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5330
5331
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
5331
5332
5332
- [email protected] , supports-color@^6.0.0 :
5333
+
5333
5334
version "6.0.0"
5334
5335
resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz#76cfe742cf1f41bb9b1c29ad03068c05b4c0e40a"
5335
5336
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
5343
5344
dependencies :
5344
5345
has-flag "^3.0.0"
5345
5346
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
+
5346
5354
supports-hyperlinks@^1.0.1 :
5347
5355
version "1.0.1"
5348
5356
resolved "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7"
@@ -5380,10 +5388,10 @@ term-size@^1.2.0:
5380
5388
dependencies :
5381
5389
execa "^0.7.0"
5382
5390
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 ==
5387
5395
dependencies :
5388
5396
glob "^7.1.3"
5389
5397
minimatch "^3.0.4"
0 commit comments