File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 36
36
"globby" : " ^10.0.1" ,
37
37
"jsonschema" : " ^1.2.4" ,
38
38
"lodash" : " ^4.17.15" ,
39
- "mocha" : " 10.2.0" ,
39
+ "mocha" : " ^ 10.2.0" ,
40
40
"node-emoji" : " ^1.10.0" ,
41
41
"pify" : " ^4.0.1" ,
42
42
"recursive-readdir" : " ^2.2.2" ,
Original file line number Diff line number Diff line change @@ -6403,11 +6403,11 @@ mnemonist@^0.38.0:
6403
6403
dependencies :
6404
6404
obliterator "^2.0.0"
6405
6405
6406
-
6407
- version "10.2.0"
6408
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
6409
- integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
6406
+ mocha@^10.0.0 :
6407
+ version "10.0.0"
6408
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0.0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9"
6410
6409
dependencies :
6410
+ " @ungap/promise-all-settled" " 1.1.2"
6411
6411
ansi-colors "4.1.1"
6412
6412
browser-stdout "1.3.1"
6413
6413
chokidar "3.5.3"
6430
6430
yargs-parser "20.2.4"
6431
6431
yargs-unparser "2.0.0"
6432
6432
6433
- mocha@^10.0.0 :
6434
- version "10.0.0"
6435
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0.0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9"
6433
+ mocha@^10.2.0 :
6434
+ version "10.2.0"
6435
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
6436
+ integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
6436
6437
dependencies :
6437
- " @ungap/promise-all-settled" " 1.1.2"
6438
6438
ansi-colors "4.1.1"
6439
6439
browser-stdout "1.3.1"
6440
6440
chokidar "3.5.3"
You can’t perform that action at this time.
0 commit comments