Skip to content

Commit fd9b691

Browse files
authored
Merge pull request #325 from metabrainz/upgrade-mocha
chore: Upgrade mocha to v11
2 parents a403bd0 + 219ca06 commit fd9b691

File tree

2 files changed

+215
-137
lines changed

2 files changed

+215
-137
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"jsinspect": "^0.12.7",
104104
"kysely-codegen": "^0.17.0",
105105
"lint-staged": "^13.1.0",
106-
"mocha": "^10.2.0",
106+
"mocha": "^11.2.2",
107107
"node-uuid": "^1.4.8",
108108
"nodemon": "^2.0.4",
109109
"path": "^0.12.7",

0 commit comments

Comments
 (0)