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

@@ -34,7 +34,7 @@
"@types/chai": "^4.3.0",
"@types/node": "^18.17.4",
"chai": "^4.3.6",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"typescript": "^5.0.4"
}
}