Commit d75ea1b 1 parent 04602fc commit d75ea1b Copy full SHA for d75ea1b
File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 41
41
},
42
42
"dependencies" : {
43
43
"chalk" : " ^4.1.2" ,
44
- "commander" : " ^8.3 .0" ,
44
+ "commander" : " ^9.0 .0" ,
45
45
"find-up" : " ^5.0.0" ,
46
46
"ora" : " ^6.0.1" ,
47
47
"prompts" : " ^2.4.2" ,
Original file line number Diff line number Diff line change @@ -407,7 +407,7 @@ __metadata:
407
407
" @typescript-eslint/eslint-plugin " : ^5.10.1
408
408
" @typescript-eslint/parser " : ^5.10.1
409
409
chalk : ^4.1.2
410
- commander : ^8.3 .0
410
+ commander : ^9.0 .0
411
411
cz-conventional-changelog : ^3.3.0
412
412
eslint : ~8.8.0
413
413
eslint-config-prettier : ^8.3.0
@@ -1181,6 +1181,13 @@ __metadata:
1181
1181
languageName : node
1182
1182
linkType : hard
1183
1183
1184
+ " commander@npm:^9.0.0 " :
1185
+ version : 9.0.0
1186
+ resolution : " commander@npm:9.0.0"
1187
+ checksum : 15066e433d528315ded8261d16bc600d1f3c5671c75021e685ae67e4d62f7551243ff28411b28dc0a6f8b23c2a0f033550ec6f3e66bdf9d11a4fdc2d33dd9802
1188
+ languageName : node
1189
+ linkType : hard
1190
+
1184
1191
" commitizen@npm:^4.0.3 " :
1185
1192
version : 4.2.4
1186
1193
resolution : " commitizen@npm:4.2.4"
You can’t perform that action at this time.
0 commit comments