chore(deps): update dependency yargs to v17.3.0

This commit is contained in:
Renovate Bot 2021-11-30 19:14:36 +00:00
parent 49cce13033
commit d6ae6065ce
2 changed files with 26 additions and 8 deletions

View file

@ -91,7 +91,7 @@
"ts-jest": "27.0.7",
"tslib": "2.3.1",
"typescript": "4.4.4",
"yargs": "17.2.1"
"yargs": "17.3.0"
},
"lint-staged": {
"*.(ts|js|cjs|mjs)": "eslint --cache --fix",

View file

@ -3488,7 +3488,7 @@ __metadata:
ts-jest: 27.0.7
tslib: 2.3.1
typescript: 4.4.4
yargs: 17.2.1
yargs: 17.3.0
languageName: unknown
linkType: soft
@ -8429,6 +8429,17 @@ __metadata:
languageName: node
linkType: hard
"string-width@npm:^4.2.3":
version: 4.2.3
resolution: "string-width@npm:4.2.3"
dependencies:
emoji-regex: ^8.0.0
is-fullwidth-code-point: ^3.0.0
strip-ansi: ^6.0.1
checksum: e52c10dc3fbfcd6c3a15f159f54a90024241d0f149cf8aed2982a2d801d2e64df0bf1dc351cf8e95c3319323f9f220c16e740b06faecd53e2462df1d2b5443fb
languageName: node
linkType: hard
"string-width@npm:^5.0.0":
version: 5.0.1
resolution: "string-width@npm:5.0.1"
@ -9485,18 +9496,25 @@ typescript@^4.4.3:
languageName: node
linkType: hard
"yargs@npm:17.2.1":
version: 17.2.1
resolution: "yargs@npm:17.2.1"
"yargs-parser@npm:^21.0.0":
version: 21.0.0
resolution: "yargs-parser@npm:21.0.0"
checksum: 1e205fca1cb7a36a1585e2b94a64e641c12741b53627d338e12747f4dca3c3610cdd9bb235040621120548dd74c3ef03a8168d52a1eabfedccbe4a62462b6731
languageName: node
linkType: hard
"yargs@npm:17.3.0":
version: 17.3.0
resolution: "yargs@npm:17.3.0"
dependencies:
cliui: ^7.0.2
escalade: ^3.1.1
get-caller-file: ^2.0.5
require-directory: ^2.1.1
string-width: ^4.2.0
string-width: ^4.2.3
y18n: ^5.0.5
yargs-parser: ^20.2.2
checksum: 451aac46f82da776f436018feed0244bc0e7b4355f7e397bcb53d34c691b177c0d71db3dda9653760e1bc240254d8b763a252ff918ef9e235a8d202e2909c4eb
yargs-parser: ^21.0.0
checksum: 2b687338684bf9645e9389ffdbe813fc5a2ddfede299d46fbe5ac80eb9a391e558b97861ba44d2256936ebe9d7f8135f6a38af1c76a5685eac4061008b2df57a
languageName: node
linkType: hard