Skip to content

Commit 1eaab9a

Browse files
Update dependency mocha to v11.7.5
1 parent c7815ee commit 1eaab9a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint": "9.39.4",
8080
"eslint-config-prettier": "10.1.8",
8181
"globals": "16.5.0",
82-
"mocha": "11.7.4",
82+
"mocha": "11.7.5",
8383
"prettier": "3.8.1",
8484
"ts-node": "10.9.2",
8585
"typescript": "5.9.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3116,9 +3116,9 @@ __metadata:
31163116
languageName: node
31173117
linkType: hard
31183118

3119-
"mocha@npm:11.7.4":
3120-
version: 11.7.4
3121-
resolution: "mocha@npm:11.7.4"
3119+
"mocha@npm:11.7.5":
3120+
version: 11.7.5
3121+
resolution: "mocha@npm:11.7.5"
31223122
dependencies:
31233123
browser-stdout: "npm:^1.3.1"
31243124
chokidar: "npm:^4.0.1"
@@ -3144,7 +3144,7 @@ __metadata:
31443144
bin:
31453145
_mocha: bin/_mocha
31463146
mocha: bin/mocha.js
3147-
checksum: 10c0/f84252dd93b7d67e20e3ca09c6be0da77d43795d502132a976450c5c19025de632bbaab6751dd1d8fd6311a3063d2f3647e61db84feb17900995d52e01cfb3b8
3147+
checksum: 10c0/e6150cba85345aaabbc5b2e7341b1e6706b878f5a9782960cad57fd4cc458730a76d08c5f1a3e05d3ebb49cad93b455764bb00727bd148dcaf0c6dd4fa665b3d
31483148
languageName: node
31493149
linkType: hard
31503150

@@ -3656,7 +3656,7 @@ __metadata:
36563656
eslint: "npm:9.39.4"
36573657
eslint-config-prettier: "npm:10.1.8"
36583658
globals: "npm:16.5.0"
3659-
mocha: "npm:11.7.4"
3659+
mocha: "npm:11.7.5"
36603660
prettier: "npm:3.8.1"
36613661
ts-node: "npm:10.9.2"
36623662
typescript: "npm:5.9.3"

0 commit comments

Comments
 (0)