mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
build(deps-dev): bump chai-as-promised from 8.0.1 to 8.0.2 (#4414)
Bumps [chai-as-promised](https://github.com/chaijs/chai-as-promised) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](https://github.com/chaijs/chai-as-promised/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: chai-as-promised dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"@types/sinon": "^17.0.4",
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^5.2.1",
|
||||
"chai-as-promised": "^8.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",
|
||||
"sinon": "^21.0.0",
|
||||
|
||||
@@ -182,7 +182,7 @@ __metadata:
|
||||
"@types/sinon": "npm:^17.0.4"
|
||||
c8: "npm:^10.1.3"
|
||||
chai: "npm:^5.2.1"
|
||||
chai-as-promised: "npm:^8.0.1"
|
||||
chai-as-promised: "npm:^8.0.2"
|
||||
dotenv: "npm:^17.2.1"
|
||||
mocha: "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch"
|
||||
sinon: "npm:^21.0.0"
|
||||
@@ -1409,14 +1409,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chai-as-promised@npm:^8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "chai-as-promised@npm:8.0.1"
|
||||
"chai-as-promised@npm:^8.0.2":
|
||||
version: 8.0.2
|
||||
resolution: "chai-as-promised@npm:8.0.2"
|
||||
dependencies:
|
||||
check-error: "npm:^2.0.0"
|
||||
check-error: "npm:^2.1.1"
|
||||
peerDependencies:
|
||||
chai: ">= 2.1.2 < 6"
|
||||
checksum: 10c0/02cedfe37230d9d8ee80c512efe3f6323dba7a2455b66d8ebfcb79837e8783f6496b5dc664743837590feefb26d9aadd41d4f7178db161e039c994d73bd6950b
|
||||
chai: ">= 2.1.2 < 7"
|
||||
checksum: 10c0/829bcd98c04f0b108b2f7379efd33c668e53fbf0bda8d460dc63c96a709fd5de79909392aa78b4256de16a4d57640641d7affc516111e371d6e9f6aec1cc6c8a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1450,7 +1450,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"check-error@npm:^2.0.0, check-error@npm:^2.1.1":
|
||||
"check-error@npm:^2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "check-error@npm:2.1.1"
|
||||
checksum: 10c0/979f13eccab306cf1785fa10941a590b4e7ea9916ea2a4f8c87f0316fc3eab07eabefb6e587424ef0f88cbcd3805791f172ea739863ca3d7ce2afc54641c7f0e
|
||||
|
||||
Reference in New Issue
Block a user