chore(deps): update dependency yargs to v17.7.0
This commit is contained in:
parent
152523fa0f
commit
acb8fa392d
2 changed files with 21 additions and 6 deletions
|
@ -52,7 +52,7 @@
|
|||
"rollup-plugin-swc3": "0.8.0",
|
||||
"sass": "1.58.1",
|
||||
"semver": "7.3.8",
|
||||
"yargs": "17.6.2"
|
||||
"yargs": "17.7.0"
|
||||
},
|
||||
"packageManager": "yarn@3.2.4"
|
||||
}
|
||||
|
|
25
yarn.lock
25
yarn.lock
|
@ -5161,7 +5161,7 @@ __metadata:
|
|||
rollup-plugin-swc3: 0.8.0
|
||||
sass: 1.58.1
|
||||
semver: 7.3.8
|
||||
yargs: 17.6.2
|
||||
yargs: 17.7.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -5528,9 +5528,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yargs@npm:17.6.2, yargs@npm:^17.0.0":
|
||||
version: 17.6.2
|
||||
resolution: "yargs@npm:17.6.2"
|
||||
"yargs@npm:17.7.0":
|
||||
version: 17.7.0
|
||||
resolution: "yargs@npm:17.7.0"
|
||||
dependencies:
|
||||
cliui: ^8.0.1
|
||||
escalade: ^3.1.1
|
||||
|
@ -5539,7 +5539,7 @@ __metadata:
|
|||
string-width: ^4.2.3
|
||||
y18n: ^5.0.5
|
||||
yargs-parser: ^21.1.1
|
||||
checksum: 47da1b0d854fa16d45a3ded57b716b013b2179022352a5f7467409da5a04a1eef5b3b3d97a2dfc13e8bbe5f2ffc0afe3bc6a4a72f8254e60f5a4bd7947138643
|
||||
checksum: e7d5f5b60e63b04ded7c27c3d4b194565565cac3ea19fffcdbb183bed973a83106822a04dda28ebba4811ce92949a9d9858d3935186ff8f343548bf98aab2120
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5558,6 +5558,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yargs@npm:^17.0.0":
|
||||
version: 17.6.2
|
||||
resolution: "yargs@npm:17.6.2"
|
||||
dependencies:
|
||||
cliui: ^8.0.1
|
||||
escalade: ^3.1.1
|
||||
get-caller-file: ^2.0.5
|
||||
require-directory: ^2.1.1
|
||||
string-width: ^4.2.3
|
||||
y18n: ^5.0.5
|
||||
yargs-parser: ^21.1.1
|
||||
checksum: 47da1b0d854fa16d45a3ded57b716b013b2179022352a5f7467409da5a04a1eef5b3b3d97a2dfc13e8bbe5f2ffc0afe3bc6a4a72f8254e60f5a4bd7947138643
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yn@npm:3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "yn@npm:3.1.1"
|
||||
|
|
Loading…
Reference in a new issue