File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 59
59
"@types/node" : " 18.19.61" ,
60
60
"@types/react" : " 18.3.12" ,
61
61
"@types/validator" : " 13.12.2" ,
62
- "commitizen" : " 4.3.0 " ,
62
+ "commitizen" : " 4.3.1 " ,
63
63
"concurrently" : " 7.6.0" ,
64
64
"cross-spawn" : " 7.0.3" ,
65
65
"esbuild" : " 0.23.1" ,
Original file line number Diff line number Diff line change @@ -7130,7 +7130,27 @@ commander@^9.0.0:
7130
7130
resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30"
7131
7131
integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==
7132
7132
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:
7134
7154
version "4.3.0"
7135
7155
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.0.tgz#0d056c542a2d2b1f9b9aba981aa32575b2849924"
7136
7156
integrity sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==
You can’t perform that action at this time.
0 commit comments