File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 4646 "dependencies" : {
4747 "chalk" : " ^4.1.2" ,
4848 "command-line-args" : " ^5.2.1" ,
49- "command-line-usage" : " ^7.0.1 " ,
49+ "command-line-usage" : " ^7.0.2 " ,
5050 "dedent" : " ^1.5.3" ,
5151 "deepmerge" : " ^4.3.1" ,
5252 "ejs" : " ^3.1.10" ,
Original file line number Diff line number Diff line change @@ -2508,7 +2508,7 @@ command-line-args@^5.2.1:
25082508 lodash.camelcase "^4.3.0"
25092509 typical "^4.0.0"
25102510
2511- command-line-usage@^7.0.0, command-line-usage@^7.0.1 :
2511+ command-line-usage@^7.0.0 :
25122512 version "7.0.1"
25132513 resolved "https://registry.yarnpkg.com/command-line-usage/-/command-line-usage-7.0.1.tgz#e540afef4a4f3bc501b124ffde33956309100655"
25142514 integrity sha512-NCyznE//MuTjwi3y84QVUGEOT+P5oto1e1Pk/jFPVdPPfsG03qpTIl3yw6etR+v73d0lXsoojRpvbru2sqePxQ==
@@ -2518,6 +2518,16 @@ command-line-usage@^7.0.0, command-line-usage@^7.0.1:
25182518 table-layout "^3.0.0"
25192519 typical "^7.1.1"
25202520
2521+ command-line-usage@^7.0.2 :
2522+ version "7.0.2"
2523+ resolved "https://registry.yarnpkg.com/command-line-usage/-/command-line-usage-7.0.2.tgz#16ea461dca216a7afd3ef8de41f526227cf46572"
2524+ integrity sha512-MwNFB8nxi3IVnzir+nkSIbDTU4H6ne26zqicO2eTt1wPrvdOAphPhnYqWOjxXKWYLNYDu4Z/r2ESEziEqKuOVg==
2525+ dependencies :
2526+ array-back "^6.2.2"
2527+ chalk-template "^0.4.0"
2528+ table-layout "^3.0.2"
2529+ typical "^7.1.1"
2530+
25212531commander@^10.0.0 :
25222532 version "10.0.1"
25232533 resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06"
@@ -6519,7 +6529,7 @@ symbol-tree@^3.2.4:
65196529 resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
65206530 integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
65216531
6522- table-layout@^3.0.0 :
6532+ table-layout@^3.0.0, table-layout@^3.0.2 :
65236533 version "3.0.2"
65246534 resolved "https://registry.yarnpkg.com/table-layout/-/table-layout-3.0.2.tgz#69c2be44388a5139b48c59cf21e73b488021769a"
65256535 integrity sha512-rpyNZYRw+/C+dYkcQ3Pr+rLxW4CfHpXjPDnG7lYhdRoUcZTUt+KEsX+94RGp/aVp/MQU35JCITv2T/beY4m+hw==
You can’t perform that action at this time.
0 commit comments