File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/mocha" : " 10.0.10" ,
27
27
"@types/node" : " ^18 || ^20 || ^22" ,
28
- "mocha" : " 11.5 .0" ,
28
+ "mocha" : " 11.6 .0" ,
29
29
"prettier" : " 3.5.3" ,
30
30
"ts-mocha" : " 11.1.0" ,
31
31
"ts-node" : " 10.9.2" ,
Original file line number Diff line number Diff line change @@ -358,10 +358,10 @@ minimatch@^9.0.4, minimatch@^9.0.5:
358
358
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
359
359
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
360
360
361
- mocha@11.5 .0 :
362
- version "11.5 .0"
363
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.5 .0.tgz#7b042964437c0829c7e492b8d8864eb0ca96504c "
364
- integrity sha512-VKDjhy6LMTKm0WgNEdlY77YVsD49LZnPSXJAaPNL9NRYQADxvORsyG1DIQY6v53BKTnlNbEE2MbVCDbnxr4K3w ==
361
+ mocha@11.6 .0 :
362
+ version "11.6 .0"
363
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.6 .0.tgz#8b695dff6386f18297d55b201ae598389198e8f7 "
364
+ integrity sha512-i0JVb+OUBqw63X/1pC3jCyJsqYisgxySBbsQa8TKvefpA1oEnw7JXxXnftfMHRsw7bEEVGRtVlHcDYXBa7FzVw ==
365
365
dependencies :
366
366
browser-stdout "^1.3.1"
367
367
chokidar "^4.0.1"
@@ -379,7 +379,7 @@ mocha@11.5.0:
379
379
serialize-javascript "^6.0.2"
380
380
strip-json-comments "^3.1.1"
381
381
supports-color "^8.1.1"
382
- workerpool "^6.5.1 "
382
+ workerpool "^9.2.0 "
383
383
yargs "^17.7.2"
384
384
yargs-parser "^21.1.1"
385
385
yargs-unparser "^2.0.0"
@@ -600,10 +600,10 @@ which@^2.0.1:
600
600
dependencies :
601
601
isexe "^2.0.0"
602
602
603
- workerpool@^6.5.1 :
604
- version "6.5.1 "
605
- resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1 .tgz#060f73b39d0caf97c6db64da004cd01b4c099544 "
606
- integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA ==
603
+ workerpool@^9.2.0 :
604
+ version "9.3.2 "
605
+ resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.2 .tgz#4c045a8b437ae1bc70c646af11929a8b4d238656 "
606
+ integrity sha512-Xz4Nm9c+LiBHhDR5bDLnNzmj6+5F+cyEAWPMkbs2awq/dYazR/efelZzUAjB/y3kNHL+uzkHvxVVpaOfGCPV7A ==
607
607
608
608
" wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
609
609
version "7.0.0"
You can’t perform that action at this time.
0 commit comments