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-28 09:05:40 +00:00
committed by Copybot
parent da3a24ad7e
commit 767591973c
25 changed files with 238 additions and 243 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@types/check-types": "^7.3.7",
"@types/path-browserify": "^1.0.2",
"chai": "^3.3.0",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"sinon": "^9.2.4",
"typescript": "^5.0.4"
},