Skip to content

Commit 15f67a6

Browse files
committed
chore(deps): update dependency commitizen to v4.3.1
1 parent fa50654 commit 15f67a6

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
@@ -59,7 +59,7 @@
5959
"@types/node": "18.19.61",
6060
"@types/react": "18.3.12",
6161
"@types/validator": "13.12.2",
62-
"commitizen": "4.3.0",
62+
"commitizen": "4.3.1",
6363
"concurrently": "7.6.0",
6464
"cross-spawn": "7.0.3",
6565
"esbuild": "0.23.1",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7130,7 +7130,27 @@ commander@^9.0.0:
71307130
resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30"
71317131
integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==
71327132

7133-
[email protected], commitizen@^4.0.3:
7133+
7134+
version "4.3.1"
7135+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.1.tgz#f0e0e4b7ae3fafc92e444bbb78f2ded5a1d4311a"
7136+
integrity sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==
7137+
dependencies:
7138+
cachedir "2.3.0"
7139+
cz-conventional-changelog "3.3.0"
7140+
dedent "0.7.0"
7141+
detect-indent "6.1.0"
7142+
find-node-modules "^2.1.2"
7143+
find-root "1.1.0"
7144+
fs-extra "9.1.0"
7145+
glob "7.2.3"
7146+
inquirer "8.2.5"
7147+
is-utf8 "^0.2.1"
7148+
lodash "4.17.21"
7149+
minimist "1.2.7"
7150+
strip-bom "4.0.0"
7151+
strip-json-comments "3.1.1"
7152+
7153+
commitizen@^4.0.3:
71347154
version "4.3.0"
71357155
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.0.tgz#0d056c542a2d2b1f9b9aba981aa32575b2849924"
71367156
integrity sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==

0 commit comments

Comments
 (0)