Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Commit 8042be2

Browse files
chore(deps): update dependency commitizen to v4.3.1
1 parent 3c4fda4 commit 8042be2

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@markuplint-dev/eslint-config": "1.0.0",
4545
"@markuplint-dev/prettier-config": "1.0.0-alpha.2",
4646
"@markuplint-dev/tsconfig": "1.0.0-alpha.2",
47-
"commitizen": "4.3.0",
47+
"commitizen": "4.3.1",
4848
"cspell": "8.8.4",
4949
"cz-conventional-changelog": "3.3.0",
5050
"husky": "9.0.11",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2616,7 +2616,27 @@ comment-parser@1.4.1, comment-parser@^1.4.0:
26162616
resolved "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz"
26172617
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
26182618

2619-
commitizen@4.3.0, commitizen@^4.0.3:
2619+
commitizen@4.3.1:
2620+
version "4.3.1"
2621+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.1.tgz#f0e0e4b7ae3fafc92e444bbb78f2ded5a1d4311a"
2622+
integrity sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==
2623+
dependencies:
2624+
cachedir "2.3.0"
2625+
cz-conventional-changelog "3.3.0"
2626+
dedent "0.7.0"
2627+
detect-indent "6.1.0"
2628+
find-node-modules "^2.1.2"
2629+
find-root "1.1.0"
2630+
fs-extra "9.1.0"
2631+
glob "7.2.3"
2632+
inquirer "8.2.5"
2633+
is-utf8 "^0.2.1"
2634+
lodash "4.17.21"
2635+
minimist "1.2.7"
2636+
strip-bom "4.0.0"
2637+
strip-json-comments "3.1.1"
2638+
2639+
commitizen@^4.0.3:
26202640
version "4.3.0"
26212641
resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.3.0.tgz"
26222642
integrity sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==

0 commit comments

Comments
 (0)