@@ -2917,7 +2917,27 @@ commander@^5.1.0:
2917
2917
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
2918
2918
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
2919
2919
2920
- [email protected] , commitizen@^4.0.3:
2920
+
2921
+ version "4.2.2"
2922
+ resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2.tgz#1a93dd07208521ea1ebbf832593542dac714cc79"
2923
+ integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ==
2924
+ dependencies :
2925
+ cachedir "2.2.0"
2926
+ cz-conventional-changelog "3.3.0"
2927
+ dedent "0.7.0"
2928
+ detect-indent "6.0.0"
2929
+ find-node-modules "2.0.0"
2930
+ find-root "1.1.0"
2931
+ fs-extra "8.1.0"
2932
+ glob "7.1.4"
2933
+ inquirer "6.5.2"
2934
+ is-utf8 "^0.2.1"
2935
+ lodash "^4.17.20"
2936
+ minimist "1.2.5"
2937
+ strip-bom "4.0.0"
2938
+ strip-json-comments "3.0.1"
2939
+
2940
+ commitizen@^4.0.3 :
2921
2941
version "4.1.2"
2922
2942
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
2923
2943
integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ==
3293
3313
optionalDependencies :
3294
3314
" @commitlint/load" " >6.1.1"
3295
3315
3316
+
3317
+ version "3.3.0"
3318
+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
3319
+ integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
3320
+ dependencies :
3321
+ chalk "^2.4.1"
3322
+ commitizen "^4.0.3"
3323
+ conventional-commit-types "^3.0.0"
3324
+ lodash.map "^4.5.1"
3325
+ longest "^2.0.1"
3326
+ word-wrap "^1.0.3"
3327
+ optionalDependencies :
3328
+ " @commitlint/load" " >6.1.1"
3329
+
3296
3330
dargs@^7.0.0 :
3297
3331
version "7.0.0"
3298
3332
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
@@ -3347,7 +3381,7 @@ debug@^3.1.0:
3347
3381
dependencies :
3348
3382
ms "^2.1.1"
3349
3383
3350
- debuglog@*, debuglog@ ^1.0.1 :
3384
+ debuglog@^1.0.1 :
3351
3385
version "1.0.1"
3352
3386
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
3353
3387
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5066,7 +5100,7 @@ import-local@^3.0.2:
5066
5100
pkg-dir "^4.2.0"
5067
5101
resolve-cwd "^3.0.0"
5068
5102
5069
- imurmurhash@*, imurmurhash@ ^0.1.4 :
5103
+ imurmurhash@^0.1.4 :
5070
5104
version "0.1.4"
5071
5105
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
5072
5106
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
5142
5176
strip-ansi "^5.1.0"
5143
5177
through "^2.3.6"
5144
5178
5179
+
5180
+ version "6.5.2"
5181
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
5182
+ integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
5183
+ dependencies :
5184
+ ansi-escapes "^3.2.0"
5185
+ chalk "^2.4.2"
5186
+ cli-cursor "^2.1.0"
5187
+ cli-width "^2.0.0"
5188
+ external-editor "^3.0.3"
5189
+ figures "^2.0.0"
5190
+ lodash "^4.17.12"
5191
+ mute-stream "0.0.7"
5192
+ run-async "^2.2.0"
5193
+ rxjs "^6.4.0"
5194
+ string-width "^2.1.0"
5195
+ strip-ansi "^5.1.0"
5196
+ through "^2.3.6"
5197
+
5145
5198
into-stream@^5.0.0, into-stream@^5.1.1 :
5146
5199
version "5.1.1"
5147
5200
resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-5.1.1.tgz#f9a20a348a11f3c13face22763f2d02e127f4db8"
@@ -6602,11 +6655,6 @@ lockfile@^1.0.4:
6602
6655
dependencies :
6603
6656
signal-exit "^3.0.2"
6604
6657
6605
- lodash._baseindexof@* :
6606
- version "3.1.0"
6607
- resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
6608
- integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
6609
-
6610
6658
lodash._baseuniq@~4.6.0 :
6611
6659
version "4.6.0"
6612
6660
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6615,33 +6663,11 @@ lodash._baseuniq@~4.6.0:
6615
6663
lodash._createset "~4.0.0"
6616
6664
lodash._root "~3.0.0"
6617
6665
6618
- lodash._bindcallback@* :
6619
- version "3.0.1"
6620
- resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
6621
- integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
6622
-
6623
- lodash._cacheindexof@* :
6624
- version "3.0.2"
6625
- resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
6626
- integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
6627
-
6628
- lodash._createcache@* :
6629
- version "3.1.2"
6630
- resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
6631
- integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
6632
- dependencies :
6633
- lodash._getnative "^3.0.0"
6634
-
6635
6666
lodash._createset@~4.0.0 :
6636
6667
version "4.0.3"
6637
6668
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
6638
6669
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
6639
6670
6640
- lodash._getnative@*, lodash._getnative@^3.0.0 :
6641
- version "3.9.1"
6642
- resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
6643
- integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
6644
-
6645
6671
lodash._reinterpolate@^3.0.0 :
6646
6672
version "3.0.0"
6647
6673
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
6712
6738
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
6713
6739
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
6714
6740
6715
- lodash.restparam@* :
6716
- version "3.6.1"
6717
- resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
6718
- integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
6719
-
6720
6741
lodash.set@^4.3.2 :
6721
6742
version "4.3.2"
6722
6743
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
6772
6793
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6773
6794
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6774
6795
6775
- lodash@^4.16.0, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4 :
6796
+ lodash@^4.16.0, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17. 4 :
6776
6797
version "4.17.20"
6777
6798
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
6778
6799
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
0 commit comments