Skip to content

Commit 27f395f

Browse files
chore(deps): update dependency mocha to v11.3.0
1 parent 32929fb commit 27f395f

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
@@ -39,7 +39,7 @@
3939
"@types/which": "3.0.4",
4040
"c8": "10.1.3",
4141
"chai": "5.2.0",
42-
"mocha": "11.2.2",
42+
"mocha": "11.3.0",
4343
"typescript": "5.8.3"
4444
},
4545
"keywords": [

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -777,9 +777,9 @@ __metadata:
777777
languageName: node
778778
linkType: hard
779779

780-
"mocha@npm:11.2.2":
781-
version: 11.2.2
782-
resolution: "mocha@npm:11.2.2"
780+
"mocha@npm:11.3.0":
781+
version: 11.3.0
782+
resolution: "mocha@npm:11.3.0"
783783
dependencies:
784784
browser-stdout: "npm:^1.3.1"
785785
chokidar: "npm:^4.0.1"
@@ -804,7 +804,7 @@ __metadata:
804804
bin:
805805
_mocha: bin/_mocha
806806
mocha: bin/mocha.js
807-
checksum: 10c0/96897530585fbf4544adf218fa26fb3784c394a4b2e47c5710351907a8357283d42d52322c157d62b57a568e3d87594451de88d6f6e3008fbc51d23ec3dfabe3
807+
checksum: 10c0/7764423a1d8320a45b2056b5ee1084eca89f91a484336109494d4150e03032f962fc3771a9009f38ae2a5e5ef267d76b3a1ee6aaf5d68a1b000e7ae2e366ad70
808808
languageName: node
809809
linkType: hard
810810

@@ -1124,7 +1124,7 @@ __metadata:
11241124
c8: "npm:10.1.3"
11251125
chai: "npm:5.2.0"
11261126
execa: "npm:9.5.3"
1127-
mocha: "npm:11.2.2"
1127+
mocha: "npm:11.3.0"
11281128
semver: "npm:7.7.2"
11291129
typescript: "npm:5.8.3"
11301130
which: "npm:5.0.0"

0 commit comments

Comments
 (0)