mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
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:
@@ -42,7 +42,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": "*",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@types/node": "^24.3.0",
|
||||
"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",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.2"
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"@types/ws": "^8.18.1",
|
||||
"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": "*",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"chai": "^6.0.1",
|
||||
"chai-as-promised": "^8.0.2",
|
||||
"dotenv": "^17.2.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": "*",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.3.0",
|
||||
"c8": "^10.1.3",
|
||||
"mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch",
|
||||
"mocha": "^11.7.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.2"
|
||||
|
||||
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user