Skip to content

Commit c01190c

Browse files
chore(deps): update dependency mocha to v11.3.0
1 parent 4282653 commit c01190c

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
@@ -35,7 +35,7 @@
3535
"c8": "10.1.3",
3636
"chai": "5.2.0",
3737
"esbuild": "0.25.4",
38-
"mocha": "11.2.2",
38+
"mocha": "11.3.0",
3939
"typescript": "5.8.3"
4040
},
4141
"keywords": [

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ __metadata:
336336
c8: "npm:10.1.3"
337337
chai: "npm:5.2.0"
338338
esbuild: "npm:0.25.4"
339-
mocha: "npm:11.2.2"
339+
mocha: "npm:11.3.0"
340340
typescript: "npm:5.8.3"
341341
languageName: unknown
342342
linkType: soft
@@ -973,9 +973,9 @@ __metadata:
973973
languageName: node
974974
linkType: hard
975975

976-
"mocha@npm:11.2.2":
977-
version: 11.2.2
978-
resolution: "mocha@npm:11.2.2"
976+
"mocha@npm:11.3.0":
977+
version: 11.3.0
978+
resolution: "mocha@npm:11.3.0"
979979
dependencies:
980980
browser-stdout: "npm:^1.3.1"
981981
chokidar: "npm:^4.0.1"
@@ -1000,7 +1000,7 @@ __metadata:
10001000
bin:
10011001
_mocha: bin/_mocha
10021002
mocha: bin/mocha.js
1003-
checksum: 10c0/96897530585fbf4544adf218fa26fb3784c394a4b2e47c5710351907a8357283d42d52322c157d62b57a568e3d87594451de88d6f6e3008fbc51d23ec3dfabe3
1003+
checksum: 10c0/7764423a1d8320a45b2056b5ee1084eca89f91a484336109494d4150e03032f962fc3771a9009f38ae2a5e5ef267d76b3a1ee6aaf5d68a1b000e7ae2e366ad70
10041004
languageName: node
10051005
linkType: hard
10061006

0 commit comments

Comments
 (0)