Skip to content

Commit c0b461e

Browse files
renovate-botalexandr-g
authored andcommitted
chore(deps): update dependency commitizen to v4.1.2
1 parent f780779 commit c0b461e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.5",
114+
"commitizen": "4.1.2",
115115
"cypress": "4.5.0",
116116
"cz-conventional-changelog": "3.2.0",
117117
"eslint-plugin-cypress": "2.10.3",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4615,13 +4615,13 @@ 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.5:
4619-
version "4.0.5"
4620-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.5.tgz#23db652acb24c541b73394eedb5344dc9673cb61"
4621-
integrity sha512-+aMqiHJSpUSHsVlxI1Jm3UUlbsx6GsxuKSkeVavG/Y3XkUxsZZczV79JPSFs3DYvZXgrRVXIFkh+Iafxs6hclQ==
4618+
commitizen@4.1.2:
4619+
version "4.1.2"
4620+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
4621+
integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ==
46224622
dependencies:
46234623
cachedir "2.2.0"
4624-
cz-conventional-changelog "3.0.1"
4624+
cz-conventional-changelog "3.2.0"
46254625
dedent "0.7.0"
46264626
detect-indent "6.0.0"
46274627
find-node-modules "2.0.0"
@@ -4632,7 +4632,6 @@ commitizen@4.0.5:
46324632
is-utf8 "^0.2.1"
46334633
lodash "4.17.15"
46344634
minimist "1.2.5"
4635-
shelljs "0.7.6"
46364635
strip-bom "4.0.0"
46374636
strip-json-comments "3.0.1"
46384637

0 commit comments

Comments
 (0)