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

@@ -21,7 +21,7 @@
"devDependencies": {
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"sandboxed-module": "^2.0.4",
"typescript": "^5.0.4"
}

View File

@@ -21,7 +21,7 @@
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"express": "^4.21.2",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"typescript": "^5.0.4"
},
"dependencies": {

View File

@@ -27,7 +27,7 @@
},
"devDependencies": {
"chai": "^4.3.6",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"sandboxed-module": "^2.0.4",
"sinon": "^9.2.4",
"sinon-chai": "^3.7.0",

View File

@@ -23,7 +23,7 @@
"devDependencies": {
"bunyan": "^1.0.0",
"chai": "^4.3.6",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"sandboxed-module": "^2.0.4",
"sinon": "^9.2.4",
"typescript": "^5.0.4"

View File

@@ -21,7 +21,7 @@
},
"devDependencies": {
"chai": "^4.3.6",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"sandboxed-module": "^2.0.4",
"sinon": "^9.2.4",
"sinon-chai": "^3.7.0",

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"
}
}

View File

@@ -34,7 +34,7 @@
"devDependencies": {
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"mock-fs": "^5.2.0",
"mongodb": "6.12.0",
"sandboxed-module": "^2.0.4",

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"
},

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": {

View File

@@ -20,7 +20,7 @@
},
"devDependencies": {
"chai": "^4.3.6",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"typescript": "^5.0.4"
}
}

View File

@@ -35,7 +35,7 @@
"@overleaf/logger": "*",
"@overleaf/o-error": "*",
"chai": "^4.3.6",
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"sandboxed-module": "^2.0.4",
"sinon": "^9.2.4",
"typescript": "^5.0.4"

View File

@@ -15,7 +15,7 @@
"types:check": "tsc --noEmit"
},
"devDependencies": {
"mocha": "^10.2.0",
"mocha": "^11.1.0",
"typescript": "^5.0.4"
}
}

View File

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