Skip to content

Commit 64708dc

Browse files
committed
Update yarn file
1 parent bed29e9 commit 64708dc

File tree

1 file changed

+29
-11
lines changed

1 file changed

+29
-11
lines changed

yarn.lock

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3355,10 +3355,10 @@
33553355
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
33563356
integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==
33573357

3358-
"@types/[email protected].3":
3359-
version "17.0.3"
3360-
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.3.tgz#e6c552aa3277b21a8e802019d03ee5e77894cf27"
3361-
integrity sha512-K7rm3Ke3ag/pAniBe80A6J6fjoqRibvCrl3dRmtXV9eCEt9h/pZwmHX9MzjQVUc/elneQTL4Ky7XKorC71Lmxw==
3358+
"@types/[email protected].10":
3359+
version "17.0.10"
3360+
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz#591522fce85d8739bca7b8bb90d048e4478d186a"
3361+
integrity sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==
33623362
dependencies:
33633363
"@types/yargs-parser" "*"
33643364

@@ -15274,7 +15274,7 @@ string-width@^3.0.0:
1527415274
is-fullwidth-code-point "^2.0.0"
1527515275
strip-ansi "^5.1.0"
1527615276

15277-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2:
15277+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1527815278
version "4.2.3"
1527915279
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1528015280
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -17218,6 +17218,11 @@ yargs-parser@^18.1.2, yargs-parser@^18.1.3:
1721817218
camelcase "^5.0.0"
1721917219
decamelize "^1.2.0"
1722017220

17221+
yargs-parser@^21.0.0:
17222+
version "21.0.1"
17223+
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"
17224+
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==
17225+
1722117226
yargs-parser@^5.0.1:
1722217227
version "5.0.1"
1722317228
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.1.tgz#7ede329c1d8cdbbe209bd25cdb990e9b1ebbb394"
@@ -17249,18 +17254,18 @@ [email protected], yargs@^16.1.1, yargs@^16.2.0:
1724917254
y18n "^5.0.5"
1725017255
yargs-parser "^20.2.2"
1725117256

17252-
yargs@17.2.0, yargs@^17.1.1:
17253-
version "17.2.0"
17254-
resolved "https://registry.npmjs.org/yargs/-/yargs-17.2.0.tgz#ec529632b2cb9044f3927f4b45f9cc4ae2535653"
17255-
integrity sha512-UPeZv4h9Xv510ibpt5rdsUNzgD78nMa1rhxxCgvkKiq06hlKCEHJLiJ6Ub8zDg/wR6hedEI6ovnd2vCvJ4nusA==
17257+
yargs@17.4.1:
17258+
version "17.4.1"
17259+
resolved "https://registry.npmjs.org/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"
17260+
integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==
1725617261
dependencies:
1725717262
cliui "^7.0.2"
1725817263
escalade "^3.1.1"
1725917264
get-caller-file "^2.0.5"
1726017265
require-directory "^2.1.1"
17261-
string-width "^4.2.0"
17266+
string-width "^4.2.3"
1726217267
y18n "^5.0.5"
17263-
yargs-parser "^20.2.2"
17268+
yargs-parser "^21.0.0"
1726417269

1726517270
yargs@^15.0.2, yargs@^15.1.0:
1726617271
version "15.4.1"
@@ -17279,6 +17284,19 @@ yargs@^15.0.2, yargs@^15.1.0:
1727917284
y18n "^4.0.0"
1728017285
yargs-parser "^18.1.2"
1728117286

17287+
yargs@^17.1.1:
17288+
version "17.2.0"
17289+
resolved "https://registry.npmjs.org/yargs/-/yargs-17.2.0.tgz#ec529632b2cb9044f3927f4b45f9cc4ae2535653"
17290+
integrity sha512-UPeZv4h9Xv510ibpt5rdsUNzgD78nMa1rhxxCgvkKiq06hlKCEHJLiJ6Ub8zDg/wR6hedEI6ovnd2vCvJ4nusA==
17291+
dependencies:
17292+
cliui "^7.0.2"
17293+
escalade "^3.1.1"
17294+
get-caller-file "^2.0.5"
17295+
require-directory "^2.1.1"
17296+
string-width "^4.2.0"
17297+
y18n "^5.0.5"
17298+
yargs-parser "^20.2.2"
17299+
1728217300
yargs@^7.1.0:
1728317301
version "7.1.2"
1728417302
resolved "https://registry.npmjs.org/yargs/-/yargs-7.1.2.tgz#63a0a5d42143879fdbb30370741374e0641d55db"

0 commit comments

Comments
 (0)