Merge pull request #23905 from overleaf/ar-mocha-11

[all] Bump mocha everywhere

GitOrigin-RevId: bf5587047f9ceb88872cbd356c2029717bb8ca9d
This commit is contained in:
Andrew Rumble
2025-02-27 15:38:44 +00:00
committed by Copybot
parent da3a24ad7e
commit 767591973c
25 changed files with 238 additions and 243 deletions

View File

@@ -18,7 +18,7 @@
"devDependencies": {
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"typescript": "^5.0.4"
},
"dependencies": {