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
+1 -1
View File
@@ -19,7 +19,7 @@
"@types/bluebird": "^3.5.30",
"chai": "^3.3.0",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^10.2.0",
"typescript": "^4.5.5"
},
"dependencies": {