Skip to content

Commit 7111ccf

Browse files
chore: update dependency commitizen to v4.2.3 (#2409)
Co-authored-by: Renovate Bot <[email protected]>
1 parent baf1082 commit 7111ccf

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

@commitlint/prompt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@commitlint/utils": "^11.0.0",
40-
"commitizen": "4.2.2"
40+
"commitizen": "4.2.3"
4141
},
4242
"dependencies": {
4343
"@commitlint/load": "^11.0.0",

yarn.lock

+5-19
Original file line numberDiff line numberDiff line change
@@ -3303,13 +3303,13 @@ commander@~2.20.3:
33033303
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
33043304
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
33053305

3306-
3307-
version "4.2.2"
3308-
resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.2.tgz#1a93dd07208521ea1ebbf832593542dac714cc79"
3309-
integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ==
3306+
3307+
version "4.2.3"
3308+
resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.3.tgz#088d0ef72500240d331b11e02e288223667c1475"
3309+
integrity sha512-pYlYEng7XMV2TW4xtjDKBGqeJ0Teq2zyRSx2S3Ml1XAplHSlJZK8vm1KdGclpMEZuGafbS5TeHXIVnHk8RWIzQ==
33103310
dependencies:
33113311
cachedir "2.2.0"
3312-
cz-conventional-changelog "3.3.0"
3312+
cz-conventional-changelog "3.2.0"
33133313
dedent "0.7.0"
33143314
detect-indent "6.0.0"
33153315
find-node-modules "2.0.0"
@@ -3702,20 +3702,6 @@ [email protected]:
37023702
optionalDependencies:
37033703
"@commitlint/load" ">6.1.1"
37043704

3705-
3706-
version "3.3.0"
3707-
resolved "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
3708-
integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
3709-
dependencies:
3710-
chalk "^2.4.1"
3711-
commitizen "^4.0.3"
3712-
conventional-commit-types "^3.0.0"
3713-
lodash.map "^4.5.1"
3714-
longest "^2.0.1"
3715-
word-wrap "^1.0.3"
3716-
optionalDependencies:
3717-
"@commitlint/load" ">6.1.1"
3718-
37193705
dargs@^4.0.1:
37203706
version "4.1.0"
37213707
resolved "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"

0 commit comments

Comments
 (0)