Merge pull request #11170 from overleaf/em-upgrade-mocha

Upgrade mocha to 10.2.0

GitOrigin-RevId: e49606c73e813904d9b794792a838a951a814585
This commit is contained in:
Eric Mc Sween
2023-01-16 10:55:29 -05:00
committed by Copybot
parent 36107e6856
commit d01e83b453
22 changed files with 222 additions and 1620 deletions

View File

@@ -37,7 +37,7 @@
"devDependencies": {
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"mocha": "^8.4.0",
"mocha": "^10.2.0",
"mock-fs": "^5.1.2",
"sandboxed-module": "^2.0.4",
"sinon": "~9.0.1",