Skip to content

Commit 4e7d04d

Browse files
Bump mocha from 11.1.0 to 11.7.2
Bumps [mocha](https://github.com/mochajs/mocha) from 11.1.0 to 11.7.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.1.0...v11.7.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13c8bb8 commit 4e7d04d

File tree

2 files changed

+34
-81
lines changed

2 files changed

+34
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@typescript-eslint/parser": "^8.32.1",
110110
"chai": "^5.2.0",
111111
"eslint": "^9.26.0",
112-
"mocha": "^11.1.0",
112+
"mocha": "^11.7.2",
113113
"rollup": "^4.40.2",
114114
"rollup-plugin-terser": "^7.0.2",
115115
"sinon": "^19.0.2",

yarn.lock

Lines changed: 33 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -959,11 +959,6 @@ ajv@^6.12.4:
959959
json-schema-traverse "^0.4.1"
960960
uri-js "^4.2.2"
961961

962-
ansi-colors@^4.1.3:
963-
version "4.1.3"
964-
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b"
965-
integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==
966-
967962
ansi-regex@^5.0.1:
968963
version "5.0.1"
969964
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -993,14 +988,6 @@ ansi-styles@^6.1.0:
993988
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
994989
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
995990

996-
anymatch@~3.1.2:
997-
version "3.1.3"
998-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
999-
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
1000-
dependencies:
1001-
normalize-path "^3.0.0"
1002-
picomatch "^2.0.4"
1003-
1004991
arg@^4.1.0:
1005992
version "4.1.3"
1006993
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
@@ -1036,11 +1023,6 @@ bech32@1.1.4:
10361023
resolved "https://registry.yarnpkg.com/bech32/-/bech32-1.1.4.tgz#e38c9f37bf179b8eb16ae3a772b40c356d4832e9"
10371024
integrity sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==
10381025

1039-
binary-extensions@^2.0.0:
1040-
version "2.2.0"
1041-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
1042-
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
1043-
10441026
bn.js@^4.11.9:
10451027
version "4.12.0"
10461028
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
@@ -1081,7 +1063,7 @@ brace-expansion@^2.0.1:
10811063
dependencies:
10821064
balanced-match "^1.0.0"
10831065

1084-
braces@^3.0.3, braces@~3.0.2:
1066+
braces@^3.0.3:
10851067
version "3.0.3"
10861068
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
10871069
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -1167,20 +1149,12 @@ check-error@^2.1.1:
11671149
resolved "https://registry.yarnpkg.com/check-error/-/check-error-2.1.1.tgz#87eb876ae71ee388fa0471fe423f494be1d96ccc"
11681150
integrity sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==
11691151

1170-
chokidar@^3.5.3:
1171-
version "3.6.0"
1172-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
1173-
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
1174-
dependencies:
1175-
anymatch "~3.1.2"
1176-
braces "~3.0.2"
1177-
glob-parent "~5.1.2"
1178-
is-binary-path "~2.1.0"
1179-
is-glob "~4.0.1"
1180-
normalize-path "~3.0.0"
1181-
readdirp "~3.6.0"
1182-
optionalDependencies:
1183-
fsevents "~2.3.2"
1152+
chokidar@^4.0.1:
1153+
version "4.0.3"
1154+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.3.tgz#7be37a4c03c9aee1ecfe862a4a23b2c70c205d30"
1155+
integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==
1156+
dependencies:
1157+
readdirp "^4.0.1"
11841158

11851159
cliui@^8.0.1:
11861160
version "8.0.1"
@@ -1341,11 +1315,6 @@ diff@^4.0.1:
13411315
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
13421316
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
13431317

1344-
diff@^5.2.0:
1345-
version "5.2.0"
1346-
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
1347-
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
1348-
13491318
diff@^7.0.0:
13501319
version "7.0.0"
13511320
resolved "https://registry.yarnpkg.com/diff/-/diff-7.0.0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a"
@@ -1803,7 +1772,7 @@ get-proto@^1.0.1:
18031772
dunder-proto "^1.0.1"
18041773
es-object-atoms "^1.0.0"
18051774

1806-
glob-parent@^5.1.2, glob-parent@~5.1.2:
1775+
glob-parent@^5.1.2:
18071776
version "5.1.2"
18081777
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
18091778
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -1971,13 +1940,6 @@ ipaddr.js@1.9.1:
19711940
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
19721941
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
19731942

1974-
is-binary-path@~2.1.0:
1975-
version "2.1.0"
1976-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
1977-
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
1978-
dependencies:
1979-
binary-extensions "^2.0.0"
1980-
19811943
is-core-module@^2.11.0:
19821944
version "2.11.0"
19831945
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
@@ -1995,7 +1957,7 @@ is-fullwidth-code-point@^3.0.0:
19951957
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
19961958
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
19971959

1998-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
1960+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
19991961
version "4.0.3"
20001962
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
20011963
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -2235,14 +2197,7 @@ minimatch@^3.0.4, minimatch@^3.1.2:
22352197
dependencies:
22362198
brace-expansion "^1.1.7"
22372199

2238-
minimatch@^5.1.6:
2239-
version "5.1.6"
2240-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
2241-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
2242-
dependencies:
2243-
brace-expansion "^2.0.1"
2244-
2245-
minimatch@^9.0.4:
2200+
minimatch@^9.0.4, minimatch@^9.0.5:
22462201
version "9.0.5"
22472202
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
22482203
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -2259,28 +2214,28 @@ mkdirp@^1.0.4:
22592214
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
22602215
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
22612216

2262-
mocha@^11.1.0:
2263-
version "11.1.0"
2264-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.1.0.tgz#20d7c6ac4d6d6bcb60a8aa47971fca74c65c3c66"
2265-
integrity sha512-8uJR5RTC2NgpY3GrYcgpZrsEd9zKbPDpob1RezyR2upGHRQtHWofmzTMzTMSV6dru3tj5Ukt0+Vnq1qhFEEwAg==
2217+
mocha@^11.7.2:
2218+
version "11.7.2"
2219+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.2.tgz#3c0079fe5cc2f8ea86d99124debcc42bb1ab22b5"
2220+
integrity sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==
22662221
dependencies:
2267-
ansi-colors "^4.1.3"
22682222
browser-stdout "^1.3.1"
2269-
chokidar "^3.5.3"
2223+
chokidar "^4.0.1"
22702224
debug "^4.3.5"
2271-
diff "^5.2.0"
2225+
diff "^7.0.0"
22722226
escape-string-regexp "^4.0.0"
22732227
find-up "^5.0.0"
22742228
glob "^10.4.5"
22752229
he "^1.2.0"
22762230
js-yaml "^4.1.0"
22772231
log-symbols "^4.1.0"
2278-
minimatch "^5.1.6"
2232+
minimatch "^9.0.5"
22792233
ms "^2.1.3"
2234+
picocolors "^1.1.1"
22802235
serialize-javascript "^6.0.2"
22812236
strip-json-comments "^3.1.1"
22822237
supports-color "^8.1.1"
2283-
workerpool "^6.5.1"
2238+
workerpool "^9.2.0"
22842239
yargs "^17.7.2"
22852240
yargs-parser "^21.1.1"
22862241
yargs-unparser "^2.0.0"
@@ -2311,11 +2266,6 @@ nise@^6.1.1:
23112266
just-extend "^6.2.0"
23122267
path-to-regexp "^8.1.0"
23132268

2314-
normalize-path@^3.0.0, normalize-path@~3.0.0:
2315-
version "3.0.0"
2316-
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
2317-
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
2318-
23192269
object-assign@^4:
23202270
version "4.1.1"
23212271
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
@@ -2426,7 +2376,12 @@ pathval@^2.0.0:
24262376
resolved "https://registry.yarnpkg.com/pathval/-/pathval-2.0.0.tgz#7e2550b422601d4f6b8e26f1301bc8f15a741a25"
24272377
integrity sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==
24282378

2429-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
2379+
picocolors@^1.1.1:
2380+
version "1.1.1"
2381+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
2382+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
2383+
2384+
picomatch@^2.3.1:
24302385
version "2.3.1"
24312386
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
24322387
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -2498,12 +2453,10 @@ raw-body@^3.0.0:
24982453
iconv-lite "0.6.3"
24992454
unpipe "1.0.0"
25002455

2501-
readdirp@~3.6.0:
2502-
version "3.6.0"
2503-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
2504-
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
2505-
dependencies:
2506-
picomatch "^2.2.1"
2456+
readdirp@^4.0.1:
2457+
version "4.1.2"
2458+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.1.2.tgz#eb85801435fbf2a7ee58f19e0921b068fc69948d"
2459+
integrity sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==
25072460

25082461
reduce-flatten@^2.0.0:
25092462
version "2.0.0"
@@ -3014,10 +2967,10 @@ wordwrapjs@^4.0.0:
30142967
reduce-flatten "^2.0.0"
30152968
typical "^5.2.0"
30162969

3017-
workerpool@^6.5.1:
3018-
version "6.5.1"
3019-
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
3020-
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
2970+
workerpool@^9.2.0:
2971+
version "9.3.3"
2972+
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.3.tgz#e75281fe62e851afb21cdeef8fa85f6a62ec3583"
2973+
integrity sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==
30212974

30222975
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
30232976
version "7.0.0"

0 commit comments

Comments
 (0)