Skip to content

Commit 4f16883

Browse files
chore(deps): update dependency mocha to v10.5.1
1 parent f52ed62 commit 4f16883

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-tsdoc": "0.3.0",
5454
"globals": "15.6.0",
5555
"lint-staged": "15.2.7",
56-
"mocha": "10.5.0",
56+
"mocha": "10.5.1",
5757
"prettier": "3.3.2",
5858
"prettier-package-json": "2.8.0",
5959
"prettier-plugin-organize-imports": "3.2.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2396,9 +2396,9 @@ __metadata:
23962396
languageName: node
23972397
linkType: hard
23982398

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"
24022402
dependencies:
24032403
ansi-colors: "npm:4.1.1"
24042404
browser-stdout: "npm:1.3.1"
@@ -2423,7 +2423,7 @@ __metadata:
24232423
bin:
24242424
_mocha: bin/_mocha
24252425
mocha: bin/mocha.js
2426-
checksum: 10c0/f59f170b9a574efbf79a4b411aa1e03fd90eb31af5d51afc136c8f5a803699e916d91f4b9981d5ed813b4d594d55bd0df4e602f58d9cc6520d51cdf688256db4
2426+
checksum: 10c0/0e5a4c9012b8942d42e4c2e9579a50a30458d00b286a88b11a10fef37930d3c38f3c9a01d32ca83c9bc32971583c36a91526fd90f70c2568fe42a1bb71ac1f36
24272427
languageName: node
24282428
linkType: hard
24292429

@@ -3413,7 +3413,7 @@ __metadata:
34133413
execa: "npm:9.3.0"
34143414
globals: "npm:15.6.0"
34153415
lint-staged: "npm:15.2.7"
3416-
mocha: "npm:10.5.0"
3416+
mocha: "npm:10.5.1"
34173417
prettier: "npm:3.3.2"
34183418
prettier-package-json: "npm:2.8.0"
34193419
prettier-plugin-organize-imports: "npm:3.2.4"

0 commit comments

Comments
 (0)