Skip to content

Commit 9937a19

Browse files
committed
chore(deps): update dependency commitizen to v4.2.3
1 parent 0601937 commit 9937a19

File tree

2 files changed

+44
-37
lines changed

2 files changed

+44
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@typescript-eslint/eslint-plugin": "3.9.0",
102102
"@typescript-eslint/parser": "3.9.0",
103103
"builtin-modules": "3.1.0",
104-
"commitizen": "4.1.2",
104+
"commitizen": "4.2.3",
105105
"core-js": "3.6.5",
106106
"coveralls": "3.1.0",
107107
"cz-conventional-changelog": "3.2.0",

yarn.lock

Lines changed: 43 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2917,7 +2917,27 @@ commander@^5.1.0:
29172917
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
29182918
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
29192919

2920-
[email protected], commitizen@^4.0.3:
2920+
2921+
version "4.2.3"
2922+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.3.tgz#088d0ef72500240d331b11e02e288223667c1475"
2923+
integrity sha512-pYlYEng7XMV2TW4xtjDKBGqeJ0Teq2zyRSx2S3Ml1XAplHSlJZK8vm1KdGclpMEZuGafbS5TeHXIVnHk8RWIzQ==
2924+
dependencies:
2925+
cachedir "2.2.0"
2926+
cz-conventional-changelog "3.2.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:
29212941
version "4.1.2"
29222942
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
29232943
integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ==
@@ -3347,7 +3367,7 @@ debug@^3.1.0:
33473367
dependencies:
33483368
ms "^2.1.1"
33493369

3350-
debuglog@*, debuglog@^1.0.1:
3370+
debuglog@^1.0.1:
33513371
version "1.0.1"
33523372
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
33533373
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5066,7 +5086,7 @@ import-local@^3.0.2:
50665086
pkg-dir "^4.2.0"
50675087
resolve-cwd "^3.0.0"
50685088

5069-
imurmurhash@*, imurmurhash@^0.1.4:
5089+
imurmurhash@^0.1.4:
50705090
version "0.1.4"
50715091
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
50725092
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -5142,6 +5162,25 @@ [email protected]:
51425162
strip-ansi "^5.1.0"
51435163
through "^2.3.6"
51445164

5165+
5166+
version "6.5.2"
5167+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
5168+
integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
5169+
dependencies:
5170+
ansi-escapes "^3.2.0"
5171+
chalk "^2.4.2"
5172+
cli-cursor "^2.1.0"
5173+
cli-width "^2.0.0"
5174+
external-editor "^3.0.3"
5175+
figures "^2.0.0"
5176+
lodash "^4.17.12"
5177+
mute-stream "0.0.7"
5178+
run-async "^2.2.0"
5179+
rxjs "^6.4.0"
5180+
string-width "^2.1.0"
5181+
strip-ansi "^5.1.0"
5182+
through "^2.3.6"
5183+
51455184
into-stream@^5.0.0, into-stream@^5.1.1:
51465185
version "5.1.1"
51475186
resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-5.1.1.tgz#f9a20a348a11f3c13face22763f2d02e127f4db8"
@@ -6602,11 +6641,6 @@ lockfile@^1.0.4:
66026641
dependencies:
66036642
signal-exit "^3.0.2"
66046643

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-
66106644
lodash._baseuniq@~4.6.0:
66116645
version "4.6.0"
66126646
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6615,33 +6649,11 @@ lodash._baseuniq@~4.6.0:
66156649
lodash._createset "~4.0.0"
66166650
lodash._root "~3.0.0"
66176651

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-
66356652
lodash._createset@~4.0.0:
66366653
version "4.0.3"
66376654
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
66386655
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
66396656

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-
66456657
lodash._reinterpolate@^3.0.0:
66466658
version "3.0.0"
66476659
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -6712,11 +6724,6 @@ [email protected]:
67126724
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
67136725
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
67146726

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-
67206727
lodash.set@^4.3.2:
67216728
version "4.3.2"
67226729
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6772,7 +6779,7 @@ [email protected]:
67726779
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
67736780
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
67746781

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:
6782+
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:
67766783
version "4.17.20"
67776784
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
67786785
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==

0 commit comments

Comments
 (0)