Skip to content

Commit ac29f17

Browse files
chore(deps): update dependency mocha to v11.1.0
1 parent b657ed9 commit ac29f17

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

yarn.lock

+21-21
Original file line numberDiff line numberDiff line change
@@ -3240,14 +3240,14 @@ __metadata:
32403240
languageName: node
32413241
linkType: hard
32423242

3243-
"cliui@npm:^7.0.2":
3244-
version: 7.0.4
3245-
resolution: "cliui@npm:7.0.4"
3243+
"cliui@npm:^8.0.1":
3244+
version: 8.0.1
3245+
resolution: "cliui@npm:8.0.1"
32463246
dependencies:
32473247
string-width: "npm:^4.2.0"
3248-
strip-ansi: "npm:^6.0.0"
3248+
strip-ansi: "npm:^6.0.1"
32493249
wrap-ansi: "npm:^7.0.0"
3250-
checksum: 10c0/6035f5daf7383470cef82b3d3db00bec70afb3423538c50394386ffbbab135e26c3689c41791f911fa71b62d13d3863c712fdd70f0fbdffd938a1e6fd09aac00
3250+
checksum: 10c0/4bda0f09c340cbb6dfdc1ed508b3ca080f12992c18d68c6be4d9cf51756033d5266e61ec57529e610dacbf4da1c634423b0c1b11037709cc6b09045cbd815df5
32513251
languageName: node
32523252
linkType: hard
32533253

@@ -7059,8 +7059,8 @@ __metadata:
70597059
linkType: hard
70607060

70617061
"mocha@npm:^11.0.1":
7062-
version: 11.0.2
7063-
resolution: "mocha@npm:11.0.2"
7062+
version: 11.2.0
7063+
resolution: "mocha@npm:11.2.0"
70647064
dependencies:
70657065
ansi-colors: "npm:^4.1.3"
70667066
browser-stdout: "npm:^1.3.1"
@@ -7079,13 +7079,13 @@ __metadata:
70797079
strip-json-comments: "npm:^3.1.1"
70807080
supports-color: "npm:^8.1.1"
70817081
workerpool: "npm:^6.5.1"
7082-
yargs: "npm:^16.2.0"
7083-
yargs-parser: "npm:^20.2.9"
7082+
yargs: "npm:^17.7.2"
7083+
yargs-parser: "npm:^21.1.1"
70847084
yargs-unparser: "npm:^2.0.0"
70857085
bin:
70867086
_mocha: bin/_mocha
70877087
mocha: bin/mocha.js
7088-
checksum: 10c0/3d4b775eb02080fc9e32872c3958cf60fa690ee9fe59af78a365788d0c7ae44d8f42101b75dcf062a08cbf0b4902d73293f1a81b96949f8aaed82df71380100d
7088+
checksum: 10c0/81b80aa45a43c715c0761872a863b31a03232d1e01266ac3b344cadc2f959903d6aee63e53291a5007e35794b41670856f0e0945885e1d578eb011ea3c4341a3
70897089
languageName: node
70907090
linkType: hard
70917091

@@ -9931,10 +9931,10 @@ __metadata:
99319931
languageName: node
99329932
linkType: hard
99339933

9934-
"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.9":
9935-
version: 20.2.9
9936-
resolution: "yargs-parser@npm:20.2.9"
9937-
checksum: 10c0/0685a8e58bbfb57fab6aefe03c6da904a59769bd803a722bb098bd5b0f29d274a1357762c7258fb487512811b8063fb5d2824a3415a0a4540598335b3b086c72
9934+
"yargs-parser@npm:^21.1.1":
9935+
version: 21.1.1
9936+
resolution: "yargs-parser@npm:21.1.1"
9937+
checksum: 10c0/f84b5e48169479d2f402239c59f084cfd1c3acc197a05c59b98bab067452e6b3ea46d4dd8ba2985ba7b3d32a343d77df0debd6b343e5dae3da2aab2cdf5886b2
99389938
languageName: node
99399939
linkType: hard
99409940

@@ -9950,18 +9950,18 @@ __metadata:
99509950
languageName: node
99519951
linkType: hard
99529952

9953-
"yargs@npm:^16.2.0":
9954-
version: 16.2.0
9955-
resolution: "yargs@npm:16.2.0"
9953+
"yargs@npm:^17.7.2":
9954+
version: 17.7.2
9955+
resolution: "yargs@npm:17.7.2"
99569956
dependencies:
9957-
cliui: "npm:^7.0.2"
9957+
cliui: "npm:^8.0.1"
99589958
escalade: "npm:^3.1.1"
99599959
get-caller-file: "npm:^2.0.5"
99609960
require-directory: "npm:^2.1.1"
9961-
string-width: "npm:^4.2.0"
9961+
string-width: "npm:^4.2.3"
99629962
y18n: "npm:^5.0.5"
9963-
yargs-parser: "npm:^20.2.2"
9964-
checksum: 10c0/b1dbfefa679848442454b60053a6c95d62f2d2e21dd28def92b647587f415969173c6e99a0f3bab4f1b67ee8283bf735ebe3544013f09491186ba9e8a9a2b651
9963+
yargs-parser: "npm:^21.1.1"
9964+
checksum: 10c0/ccd7e723e61ad5965fffbb791366db689572b80cca80e0f96aad968dfff4156cd7cd1ad18607afe1046d8241e6fb2d6c08bf7fa7bfb5eaec818735d8feac8f05
99659965
languageName: node
99669966
linkType: hard
99679967

0 commit comments

Comments
 (0)