File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.6.0 " ,
28
+ "mocha" : " 11.7.1 " ,
29
29
"prettier" : " 3.6.0" ,
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.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 ==
361
+ mocha@11.7.1 :
362
+ version "11.7.1 "
363
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.1 .tgz#91948fecd624fb4bd154ed260b7e1ad3910d7c7a "
364
+ integrity sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A ==
365
365
dependencies :
366
366
browser-stdout "^1.3.1"
367
367
chokidar "^4.0.1"
You can’t perform that action at this time.
0 commit comments