Skip to content

Commit aa5a6b8

Browse files
renovate-botalexandr-g
authored andcommitted
chore(deps): update dependency commitizen to v4.0.4
1 parent 18a1b63 commit aa5a6b8

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@semantic-release/git": "9.0.0",
112112
"@semantic-release/github": "7.0.5",
113113
"codecov": "3.6.5",
114-
"commitizen": "4.0.3",
114+
"commitizen": "4.0.4",
115115
"cypress": "4.3.0",
116116
"cz-conventional-changelog": "3.1.0",
117117
"eslint-plugin-cypress": "2.10.3",

yarn.lock

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4615,7 +4615,28 @@ commander@^2.11.0, commander@^2.19.0, commander@^2.20.0, commander@~2.20.3:
46154615
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
46164616
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
46174617

4618-
commitizen@4.0.3, commitizen@^4.0.3:
4618+
commitizen@4.0.4:
4619+
version "4.0.4"
4620+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.4.tgz#60e9666e293269f459f1038ca452b39acecb8999"
4621+
integrity sha512-gfEt1rDE9VqKif+LE3cAThpqiW/1K3c2Nx83jSU6ohZjQd2CAmz1rMIlgmbPrPagOkKZw7USzSVubS758ZTWdA==
4622+
dependencies:
4623+
cachedir "2.2.0"
4624+
cz-conventional-changelog "3.0.1"
4625+
dedent "0.7.0"
4626+
detect-indent "6.0.0"
4627+
find-node-modules "2.0.0"
4628+
find-root "1.1.0"
4629+
fs-extra "8.1.0"
4630+
glob "7.1.4"
4631+
inquirer "6.5.0"
4632+
is-utf8 "^0.2.1"
4633+
lodash "4.17.15"
4634+
minimist "1.2.3"
4635+
shelljs "0.7.6"
4636+
strip-bom "4.0.0"
4637+
strip-json-comments "3.0.1"
4638+
4639+
commitizen@^4.0.3:
46194640
version "4.0.3"
46204641
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.3.tgz#c19a4213257d0525b85139e2f36db7cc3b4f6dae"
46214642
integrity sha512-lxu0F/Iq4dudoFeIl5pY3h3CQJzkmQuh3ygnaOvqhAD8Wu2pYBI17ofqSuPHNsBTEOh1r1AVa9kR4Hp0FAHKcQ==
@@ -10170,6 +10191,11 @@ minimist@1.2.0, minimist@^1.1.1, minimist@^1.2.0:
1017010191
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1017110192
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
1017210193

10194+
minimist@1.2.3:
10195+
version "1.2.3"
10196+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
10197+
integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==
10198+
1017310199
minimist@1.2.5, minimist@^1.2.5:
1017410200
version "1.2.5"
1017510201
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"

0 commit comments

Comments
 (0)