Skip to content

Commit 2c78be3

Browse files
authored
Upgrade yargs (#57720)
1 parent 29ac6fe commit 2c78be3

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22247,15 +22247,6 @@ os-locale@^1.4.0:
2224722247
dependencies:
2224822248
lcid "^1.0.0"
2224922249

22250-
os-locale@^2.0.0:
22251-
version "2.1.0"
22252-
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-2.1.0.tgz#42bc2900a6b5b8bd17376c8e882b65afccf24bf2"
22253-
integrity sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==
22254-
dependencies:
22255-
execa "^0.7.0"
22256-
lcid "^1.0.0"
22257-
mem "^1.1.0"
22258-
2225922250
os-locale@^3.0.0:
2226022251
version "3.0.1"
2226122252
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.0.1.tgz#3b014fbf01d87f60a1e5348d80fe870dc82c4620"
@@ -32237,15 +32228,15 @@ yargs@4.8.1:
3223732228
yargs-parser "^2.4.1"
3223832229

3223932230
yargs@^11.0.0:
32240-
version "11.1.0"
32241-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77"
32242-
integrity sha512-NwW69J42EsCSanF8kyn5upxvjp5ds+t3+udGBeTbFnERA+lF541DDpMawzo4z6W/QrzNM18D+BPMiOBibnFV5A==
32231+
version "11.1.1"
32232+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-11.1.1.tgz#5052efe3446a4df5ed669c995886cc0f13702766"
32233+
integrity sha512-PRU7gJrJaXv3q3yQZ/+/X6KBswZiaQ+zOmdprZcouPYtQgvNU35i+68M4b1ZHLZtYFT5QObFLV+ZkmJYcwKdiw==
3224332234
dependencies:
3224432235
cliui "^4.0.0"
3224532236
decamelize "^1.1.1"
3224632237
find-up "^2.1.0"
3224732238
get-caller-file "^1.0.1"
32248-
os-locale "^2.0.0"
32239+
os-locale "^3.1.0"
3224932240
require-directory "^2.1.1"
3225032241
require-main-filename "^1.0.1"
3225132242
set-blocking "^2.0.0"

0 commit comments

Comments
 (0)