File tree 2 files changed +29
-3
lines changed
2 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 61
61
"@types/which" : " ^2.0.2" ,
62
62
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
63
63
"@typescript-eslint/parser" : " ^5.62.0" ,
64
- "commitizen" : " ^4.3.0 " ,
64
+ "commitizen" : " ^4.3.1 " ,
65
65
"concurrently" : " ^7.6.0" ,
66
66
"cosmiconfig" : " ^8.3.6" ,
67
67
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change @@ -2229,7 +2229,7 @@ __metadata:
2229
2229
" @types/which " : ^2.0.2
2230
2230
" @typescript-eslint/eslint-plugin " : ^5.62.0
2231
2231
" @typescript-eslint/parser " : ^5.62.0
2232
- commitizen : ^4.3.0
2232
+ commitizen : ^4.3.1
2233
2233
concurrently : ^7.6.0
2234
2234
cosmiconfig : ^8.3.6
2235
2235
cross-env : ^7.0.3
@@ -4869,7 +4869,7 @@ __metadata:
4869
4869
languageName : node
4870
4870
linkType : hard
4871
4871
4872
- " commitizen@npm:^4.0.3, commitizen@npm:^4.3.0 " :
4872
+ " commitizen@npm:^4.0.3 " :
4873
4873
version : 4.3.0
4874
4874
resolution : " commitizen@npm:4.3.0"
4875
4875
dependencies :
@@ -4895,6 +4895,32 @@ __metadata:
4895
4895
languageName : node
4896
4896
linkType : hard
4897
4897
4898
+ " commitizen@npm:^4.3.1 " :
4899
+ version : 4.3.1
4900
+ resolution : " commitizen@npm:4.3.1"
4901
+ dependencies :
4902
+ cachedir : 2.3.0
4903
+ cz-conventional-changelog : 3.3.0
4904
+ dedent : 0.7.0
4905
+ detect-indent : 6.1.0
4906
+ find-node-modules : ^2.1.2
4907
+ find-root : 1.1.0
4908
+ fs-extra : 9.1.0
4909
+ glob : 7.2.3
4910
+ inquirer : 8.2.5
4911
+ is-utf8 : ^0.2.1
4912
+ lodash : 4.17.21
4913
+ minimist : 1.2.7
4914
+ strip-bom : 4.0.0
4915
+ strip-json-comments : 3.1.1
4916
+ bin :
4917
+ commitizen : bin/commitizen
4918
+ cz : bin/git-cz
4919
+ git-cz : bin/git-cz
4920
+ checksum : bcb42ee0cf04eae1b8df616553d841d86f0f6ff2f1b6f1f9941b016c021a4068ce0088aca61f4c955e47df1dfcf72378741bd54b5a7975f7297ffd4fa2bbcf04
4921
+ languageName : node
4922
+ linkType : hard
4923
+
4898
4924
" compare-func@npm:^2.0.0 " :
4899
4925
version : 2.0.0
4900
4926
resolution : " compare-func@npm:2.0.0"
You can’t perform that action at this time.
0 commit comments