Skip to content

Commit 2f53aa8

Browse files
chore(deps): update dependency mocha to v11.5.0
1 parent 06dc82a commit 2f53aa8

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
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.4.0",
42+
"mocha": "11.5.0",
4343
"typescript": "5.8.3"
4444
},
4545
"keywords": [

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -752,16 +752,7 @@ __metadata:
752752
languageName: node
753753
linkType: hard
754754

755-
"minimatch@npm:^5.1.6":
756-
version: 5.1.6
757-
resolution: "minimatch@npm:5.1.6"
758-
dependencies:
759-
brace-expansion: "npm:^2.0.1"
760-
checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3
761-
languageName: node
762-
linkType: hard
763-
764-
"minimatch@npm:^9.0.4":
755+
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
765756
version: 9.0.5
766757
resolution: "minimatch@npm:9.0.5"
767758
dependencies:
@@ -777,9 +768,9 @@ __metadata:
777768
languageName: node
778769
linkType: hard
779770

780-
"mocha@npm:11.4.0":
781-
version: 11.4.0
782-
resolution: "mocha@npm:11.4.0"
771+
"mocha@npm:11.5.0":
772+
version: 11.5.0
773+
resolution: "mocha@npm:11.5.0"
783774
dependencies:
784775
browser-stdout: "npm:^1.3.1"
785776
chokidar: "npm:^4.0.1"
@@ -791,7 +782,7 @@ __metadata:
791782
he: "npm:^1.2.0"
792783
js-yaml: "npm:^4.1.0"
793784
log-symbols: "npm:^4.1.0"
794-
minimatch: "npm:^5.1.6"
785+
minimatch: "npm:^9.0.5"
795786
ms: "npm:^2.1.3"
796787
picocolors: "npm:^1.1.1"
797788
serialize-javascript: "npm:^6.0.2"
@@ -804,7 +795,7 @@ __metadata:
804795
bin:
805796
_mocha: bin/_mocha
806797
mocha: bin/mocha.js
807-
checksum: 10c0/f5c11d1037b2556e586f3f896c7fff7502ee62a6a8cd8d8de396e091195cda73817f4e6e16987ac4b1b5c6d24aebe892eb9ffdbc0c500ae0b0daad987f467609
798+
checksum: 10c0/c8ffb6328e2073a344ef9c4a340a4babf267d02464283b12c1a7ffc8e2ee8db0816162b937a9fd1b1d3db7e5d2aaa04a44baf37672f8db566e919cd21d77f7b1
808799
languageName: node
809800
linkType: hard
810801

@@ -1124,7 +1115,7 @@ __metadata:
11241115
c8: "npm:10.1.3"
11251116
chai: "npm:5.2.0"
11261117
execa: "npm:9.5.3"
1127-
mocha: "npm:11.4.0"
1118+
mocha: "npm:11.5.0"
11281119
semver: "npm:7.7.2"
11291120
typescript: "npm:5.8.3"
11301121
which: "npm:5.0.0"

0 commit comments

Comments
 (0)