fix(deps): update dependency commander to v10 (#984)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-23 09:34:42 +00:00
committed by GitHub
parent e94101dfa5
commit 4aee6846fb
2 changed files with 6 additions and 12 deletions

View File

@@ -92,7 +92,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.13.2",
"class-validator-jsonschema": "npm:@innei/class-validator-jsonschema@3.1.2",
"commander": "9.5.0",
"commander": "10.0.1",
"consola": "*",
"dayjs": "1.11.7",
"ejs": "3.1.9",

16
pnpm-lock.yaml generated
View File

@@ -111,8 +111,8 @@ importers:
specifier: npm:@innei/class-validator-jsonschema@3.1.2
version: /@innei/class-validator-jsonschema@3.1.2(class-transformer@0.5.1)(class-validator@0.13.2)
commander:
specifier: 9.5.0
version: 9.5.0
specifier: 10.0.1
version: 10.0.1
consola:
specifier: '*'
version: 2.15.3
@@ -4058,10 +4058,9 @@ packages:
dependencies:
delayed-stream: 1.0.0
/commander@10.0.0:
resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==}
/commander@10.0.1:
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
engines: {node: '>=14'}
dev: true
/commander@2.20.3:
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
@@ -4071,11 +4070,6 @@ packages:
engines: {node: '>= 6'}
dev: true
/commander@9.5.0:
resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==}
engines: {node: ^12.20.0 || >=14}
dev: false
/commondir@1.0.1:
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
dev: false
@@ -6477,7 +6471,7 @@ packages:
dependencies:
chalk: 5.2.0
cli-truncate: 3.1.0
commander: 10.0.0
commander: 10.0.1
debug: 4.3.4
execa: 7.1.1
lilconfig: 2.1.0