Skip to content

Commit eac8c70

Browse files
Update dependency mocha to v10.4.0 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3708454 commit eac8c70

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
@@ -75,7 +75,7 @@
7575
"eslint": "8.57.0",
7676
"eslint-config-prettier": "9.1.0",
7777
"globals": "14.0.0",
78-
"mocha": "10.3.0",
78+
"mocha": "10.4.0",
7979
"prettier": "3.2.5",
8080
"ts-node": "10.9.2",
8181
"typescript": "5.4.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3716,9 +3716,9 @@ __metadata:
37163716
languageName: node
37173717
linkType: hard
37183718

3719-
"mocha@npm:10.3.0":
3720-
version: 10.3.0
3721-
resolution: "mocha@npm:10.3.0"
3719+
"mocha@npm:10.4.0":
3720+
version: 10.4.0
3721+
resolution: "mocha@npm:10.4.0"
37223722
dependencies:
37233723
ansi-colors: "npm:4.1.1"
37243724
browser-stdout: "npm:1.3.1"
@@ -3743,7 +3743,7 @@ __metadata:
37433743
bin:
37443744
_mocha: bin/_mocha
37453745
mocha: bin/mocha.js
3746-
checksum: 10c0/8dc93842468b2be5f820e5eb64208fb68ba3e5ee90cfe21a9f1d439f9ec031e8a8dc97f4d3206a376c9e05141cf689a812aedcf4545f71f69b3e9a51f312ec4a
3746+
checksum: 10c0/e572e9d8c164e98f64de7e9498608de042fd841c6a7441f456a5e216e9aed2299e2c568d9dc27f2be2de06521e6b2d1dd774ab58a243b1c7697d14aec2f0f7f7
37473747
languageName: node
37483748
linkType: hard
37493749

@@ -4484,7 +4484,7 @@ __metadata:
44844484
eslint: "npm:8.57.0"
44854485
eslint-config-prettier: "npm:9.1.0"
44864486
globals: "npm:14.0.0"
4487-
mocha: "npm:10.3.0"
4487+
mocha: "npm:10.4.0"
44884488
prettier: "npm:3.2.5"
44894489
ts-node: "npm:10.9.2"
44904490
typescript: "npm:5.4.3"

0 commit comments

Comments
 (0)