test(mocha): Update mocha to 11.7.2 and remove patch (#4429)

Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
Fleny
2025-09-11 17:26:22 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent ba7ca458b6
commit 9aec72df44
8 changed files with 52 additions and 963 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/sinon": "^17.0.4",
"c8": "^10.1.3",
"chai": "^6.0.1",
"mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch",
"mocha": "^11.7.2",
"sinon": "^21.0.0",
"ts-node": "^10.9.2",
"tsconfig": "*",