File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-plugin-tsdoc" : " 0.3.0" ,
54
54
"globals" : " 15.6.0" ,
55
55
"lint-staged" : " 15.2.7" ,
56
- "mocha" : " 10.5.0 " ,
56
+ "mocha" : " 10.5.1 " ,
57
57
"prettier" : " 3.3.2" ,
58
58
"prettier-package-json" : " 2.8.0" ,
59
59
"prettier-plugin-organize-imports" : " 3.2.4" ,
Original file line number Diff line number Diff line change @@ -2396,9 +2396,9 @@ __metadata:
2396
2396
languageName : node
2397
2397
linkType : hard
2398
2398
2399
- " mocha@npm:10.5.0 " :
2400
- version : 10.5.0
2401
- resolution : " mocha@npm:10.5.0 "
2399
+ " mocha@npm:10.5.1 " :
2400
+ version : 10.5.1
2401
+ resolution : " mocha@npm:10.5.1 "
2402
2402
dependencies :
2403
2403
ansi-colors : " npm:4.1.1"
2404
2404
browser-stdout : " npm:1.3.1"
@@ -2423,7 +2423,7 @@ __metadata:
2423
2423
bin :
2424
2424
_mocha : bin/_mocha
2425
2425
mocha : bin/mocha.js
2426
- checksum : 10c0/f59f170b9a574efbf79a4b411aa1e03fd90eb31af5d51afc136c8f5a803699e916d91f4b9981d5ed813b4d594d55bd0df4e602f58d9cc6520d51cdf688256db4
2426
+ checksum : 10c0/0e5a4c9012b8942d42e4c2e9579a50a30458d00b286a88b11a10fef37930d3c38f3c9a01d32ca83c9bc32971583c36a91526fd90f70c2568fe42a1bb71ac1f36
2427
2427
languageName : node
2428
2428
linkType : hard
2429
2429
@@ -3413,7 +3413,7 @@ __metadata:
3413
3413
execa : " npm:9.3.0"
3414
3414
globals : " npm:15.6.0"
3415
3415
lint-staged : " npm:15.2.7"
3416
- mocha : " npm:10.5.0 "
3416
+ mocha : " npm:10.5.1 "
3417
3417
prettier : " npm:3.3.2"
3418
3418
prettier-package-json : " npm:2.8.0"
3419
3419
prettier-plugin-organize-imports : " npm:3.2.4"
You can’t perform that action at this time.
0 commit comments