Skip to content

Commit d2a8e70

Browse files
renovate-botalexandr-g
authored andcommitted
chore(deps): update dependency commitizen to v4.0.5
1 parent 648ed8e commit d2a8e70

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

+1-1
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.4",
114+
"commitizen": "4.0.5",
115115
"cypress": "4.5.0",
116116
"cz-conventional-changelog": "3.1.0",
117117
"eslint-plugin-cypress": "2.10.3",

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -4615,10 +4615,10 @@ 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-
4619-
version "4.0.4"
4620-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.4.tgz#60e9666e293269f459f1038ca452b39acecb8999"
4621-
integrity sha512-gfEt1rDE9VqKif+LE3cAThpqiW/1K3c2Nx83jSU6ohZjQd2CAmz1rMIlgmbPrPagOkKZw7USzSVubS758ZTWdA==
4618+
4619+
version "4.0.5"
4620+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.5.tgz#23db652acb24c541b73394eedb5344dc9673cb61"
4621+
integrity sha512-+aMqiHJSpUSHsVlxI1Jm3UUlbsx6GsxuKSkeVavG/Y3XkUxsZZczV79JPSFs3DYvZXgrRVXIFkh+Iafxs6hclQ==
46224622
dependencies:
46234623
cachedir "2.2.0"
46244624
cz-conventional-changelog "3.0.1"
@@ -4631,7 +4631,7 @@ [email protected]:
46314631
inquirer "6.5.0"
46324632
is-utf8 "^0.2.1"
46334633
lodash "4.17.15"
4634-
minimist "1.2.3"
4634+
minimist "1.2.5"
46354635
shelljs "0.7.6"
46364636
strip-bom "4.0.0"
46374637
strip-json-comments "3.0.1"
@@ -10191,11 +10191,6 @@ [email protected], minimist@^1.1.1, minimist@^1.2.0:
1019110191
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1019210192
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
1019310193

10194-
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-
1019910194
[email protected], minimist@^1.2.5:
1020010195
version "1.2.5"
1020110196
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"

0 commit comments

Comments
 (0)