Skip to content

Commit bc8c1df

Browse files
chore(deps): update dependency yargs to v18
1 parent 1d543ec commit bc8c1df

File tree

2 files changed

+22
-30
lines changed

2 files changed

+22
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"widest-line": "^5.0.0",
108108
"wrap-ansi": "^9.0.0",
109109
"yargonaut": "^1.1.4",
110-
"yargs": "^17.7.2"
110+
"yargs": "^18.0.0"
111111
},
112112
"devDependencies": {
113113
"@apify/eslint-config": "^1.0.0",

yarn.lock

Lines changed: 21 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,7 +2457,7 @@ __metadata:
24572457
widest-line: "npm:^5.0.0"
24582458
wrap-ansi: "npm:^9.0.0"
24592459
yargonaut: "npm:^1.1.4"
2460-
yargs: "npm:^17.7.2"
2460+
yargs: "npm:^18.0.0"
24612461
bin:
24622462
actor: ./dist/entrypoints/actor.js
24632463
apify: ./dist/entrypoints/apify.js
@@ -3234,14 +3234,14 @@ __metadata:
32343234
languageName: node
32353235
linkType: hard
32363236

3237-
"cliui@npm:^8.0.1":
3238-
version: 8.0.1
3239-
resolution: "cliui@npm:8.0.1"
3237+
"cliui@npm:^9.0.1":
3238+
version: 9.0.1
3239+
resolution: "cliui@npm:9.0.1"
32403240
dependencies:
3241-
string-width: "npm:^4.2.0"
3242-
strip-ansi: "npm:^6.0.1"
3243-
wrap-ansi: "npm:^7.0.0"
3244-
checksum: 10c0/4bda0f09c340cbb6dfdc1ed508b3ca080f12992c18d68c6be4d9cf51756033d5266e61ec57529e610dacbf4da1c634423b0c1b11037709cc6b09045cbd815df5
3241+
string-width: "npm:^7.2.0"
3242+
strip-ansi: "npm:^7.1.0"
3243+
wrap-ansi: "npm:^9.0.0"
3244+
checksum: 10c0/13441832e9efe7c7a76bd2b8e683555c478d461a9f249dc5db9b17fe8d4b47fa9277b503914b90bd00e4a151abb6b9b02b2288972ffe2e5e3ca40bcb1c2330d3
32453245
languageName: node
32463246
linkType: hard
32473247

@@ -7963,13 +7963,6 @@ __metadata:
79637963
languageName: node
79647964
linkType: hard
79657965

7966-
"require-directory@npm:^2.1.1":
7967-
version: 2.1.1
7968-
resolution: "require-directory@npm:2.1.1"
7969-
checksum: 10c0/83aa76a7bc1531f68d92c75a2ca2f54f1b01463cb566cf3fbc787d0de8be30c9dbc211d1d46be3497dac5785fe296f2dd11d531945ac29730643357978966e99
7970-
languageName: node
7971-
linkType: hard
7972-
79737966
"require-from-string@npm:^2.0.2":
79747967
version: 2.0.2
79757968
resolution: "require-from-string@npm:2.0.2"
@@ -8729,7 +8722,7 @@ __metadata:
87298722
languageName: node
87308723
linkType: hard
87318724

8732-
"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^4.1.0, string-width@npm:^4.2.0, string-width@npm:^4.2.3":
8725+
"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^4.1.0, string-width@npm:^4.2.0":
87338726
version: 4.2.3
87348727
resolution: "string-width@npm:4.2.3"
87358728
dependencies:
@@ -9837,7 +9830,7 @@ __metadata:
98379830
languageName: node
98389831
linkType: hard
98399832

9840-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0, wrap-ansi@npm:^7.0.0":
9833+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
98419834
version: 7.0.0
98429835
resolution: "wrap-ansi@npm:7.0.0"
98439836
dependencies:
@@ -9951,25 +9944,24 @@ __metadata:
99519944
languageName: node
99529945
linkType: hard
99539946

9954-
"yargs-parser@npm:^21.1.1":
9955-
version: 21.1.1
9956-
resolution: "yargs-parser@npm:21.1.1"
9957-
checksum: 10c0/f84b5e48169479d2f402239c59f084cfd1c3acc197a05c59b98bab067452e6b3ea46d4dd8ba2985ba7b3d32a343d77df0debd6b343e5dae3da2aab2cdf5886b2
9947+
"yargs-parser@npm:^22.0.0":
9948+
version: 22.0.0
9949+
resolution: "yargs-parser@npm:22.0.0"
9950+
checksum: 10c0/cb7ef81759c4271cb1d96b9351dbbc9a9ce35d3e1122d2b739bf6c432603824fa02c67cc12dcef6ea80283379d63495686e8f41cc7b06c6576e792aba4d33e1c
99589951
languageName: node
99599952
linkType: hard
99609953

9961-
"yargs@npm:^17.7.2":
9962-
version: 17.7.2
9963-
resolution: "yargs@npm:17.7.2"
9954+
"yargs@npm:^18.0.0":
9955+
version: 18.0.0
9956+
resolution: "yargs@npm:18.0.0"
99649957
dependencies:
9965-
cliui: "npm:^8.0.1"
9958+
cliui: "npm:^9.0.1"
99669959
escalade: "npm:^3.1.1"
99679960
get-caller-file: "npm:^2.0.5"
9968-
require-directory: "npm:^2.1.1"
9969-
string-width: "npm:^4.2.3"
9961+
string-width: "npm:^7.2.0"
99709962
y18n: "npm:^5.0.5"
9971-
yargs-parser: "npm:^21.1.1"
9972-
checksum: 10c0/ccd7e723e61ad5965fffbb791366db689572b80cca80e0f96aad968dfff4156cd7cd1ad18607afe1046d8241e6fb2d6c08bf7fa7bfb5eaec818735d8feac8f05
9963+
yargs-parser: "npm:^22.0.0"
9964+
checksum: 10c0/bf290e4723876ea9c638c786a5c42ac28e03c9ca2325e1424bf43b94e5876456292d3ed905b853ebbba6daf43ed29e772ac2a6b3c5fb1b16533245d6211778f3
99739965
languageName: node
99749966
linkType: hard
99759967

0 commit comments

Comments
 (0)