mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 08:20:08 +00:00
build(deps-dev): Update @types/sinon & @types/chai-as-promised (#4331)
Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.1.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/sinon": "^17.0.4",
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^5.2.1",
|
||||
"mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.1.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/sinon": "^17.0.4",
|
||||
"@types/ws": "^8.5.14",
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^5.2.1",
|
||||
|
||||
@@ -41,10 +41,10 @@
|
||||
"@swc/cli": "^0.7.8",
|
||||
"@swc/core": "^1.13.3",
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/chai-as-promised": "^8.0.1",
|
||||
"@types/chai-as-promised": "^8.0.2",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.1.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/sinon": "^17.0.4",
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^5.2.1",
|
||||
"chai-as-promised": "^8.0.1",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.1.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/sinon": "^17.0.4",
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^5.2.1",
|
||||
"mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch",
|
||||
|
||||
26
yarn.lock
26
yarn.lock
@@ -126,7 +126,7 @@ __metadata:
|
||||
"@types/chai": "npm:^5.2.2"
|
||||
"@types/mocha": "npm:^10.0.10"
|
||||
"@types/node": "npm:^24.1.0"
|
||||
"@types/sinon": "npm:^17.0.3"
|
||||
"@types/sinon": "npm:^17.0.4"
|
||||
c8: "npm:^10.1.3"
|
||||
chai: "npm:^5.2.1"
|
||||
mocha: "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch"
|
||||
@@ -149,7 +149,7 @@ __metadata:
|
||||
"@types/chai": "npm:^5.2.2"
|
||||
"@types/mocha": "npm:^10.0.10"
|
||||
"@types/node": "npm:^24.1.0"
|
||||
"@types/sinon": "npm:^17.0.3"
|
||||
"@types/sinon": "npm:^17.0.4"
|
||||
"@types/ws": "npm:^8.5.14"
|
||||
c8: "npm:^10.1.3"
|
||||
chai: "npm:^5.2.1"
|
||||
@@ -176,10 +176,10 @@ __metadata:
|
||||
"@swc/cli": "npm:^0.7.8"
|
||||
"@swc/core": "npm:^1.13.3"
|
||||
"@types/chai": "npm:^5.2.2"
|
||||
"@types/chai-as-promised": "npm:^8.0.1"
|
||||
"@types/chai-as-promised": "npm:^8.0.2"
|
||||
"@types/mocha": "npm:^10.0.10"
|
||||
"@types/node": "npm:^24.1.0"
|
||||
"@types/sinon": "npm:^17.0.3"
|
||||
"@types/sinon": "npm:^17.0.4"
|
||||
c8: "npm:^10.1.3"
|
||||
chai: "npm:^5.2.1"
|
||||
chai-as-promised: "npm:^8.0.1"
|
||||
@@ -220,7 +220,7 @@ __metadata:
|
||||
"@types/chai": "npm:^5.2.2"
|
||||
"@types/mocha": "npm:^10.0.10"
|
||||
"@types/node": "npm:^24.1.0"
|
||||
"@types/sinon": "npm:^17.0.3"
|
||||
"@types/sinon": "npm:^17.0.4"
|
||||
c8: "npm:^10.1.3"
|
||||
chai: "npm:^5.2.1"
|
||||
mocha: "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch"
|
||||
@@ -807,12 +807,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/chai-as-promised@npm:^8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@types/chai-as-promised@npm:8.0.1"
|
||||
"@types/chai-as-promised@npm:^8.0.2":
|
||||
version: 8.0.2
|
||||
resolution: "@types/chai-as-promised@npm:8.0.2"
|
||||
dependencies:
|
||||
"@types/chai": "npm:*"
|
||||
checksum: 10c0/706edb801e8327a09a78f00629f3ae92ec567465338c0114f1586f84daf26911ca05979ec8d5b62f857e7b5a9163c7aaf2f4415903e0ff57b3bfc47785088dd5
|
||||
checksum: 10c0/94492694121ba3c8b16e61be5f3d91bf1996c37e7b5f85363f30e160344b32d42b7ad9606198e57a3b3c06eb3b36e345ac0494e7556fc406433d8e13f1b83a77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -885,12 +885,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/sinon@npm:^17.0.3":
|
||||
version: 17.0.3
|
||||
resolution: "@types/sinon@npm:17.0.3"
|
||||
"@types/sinon@npm:^17.0.4":
|
||||
version: 17.0.4
|
||||
resolution: "@types/sinon@npm:17.0.4"
|
||||
dependencies:
|
||||
"@types/sinonjs__fake-timers": "npm:*"
|
||||
checksum: 10c0/6fc3aa497fd87826375de3dbddc2bf01c281b517c32c05edf95b5ad906382dc221bca01ca9d44fc7d5cb4c768f996f268154e87633a45b3c0b5cddca7ef5e2be
|
||||
checksum: 10c0/7c67ae1050d98a86d8dd771f0a764e97adb9d54812bf3b001195f8cfaa1e2bdfc725d5b970b91e7b0bb6b7c1ca209f47993f2c6f84f1f868313c37441313ca5b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user