mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-31 16:00:07 +00:00
build(deps-dev): bump chai-as-promised from 8.0.0 to 8.0.1 (#4015)
Bumps [chai-as-promised](https://github.com/chaijs/chai-as-promised) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](https://github.com/chaijs/chai-as-promised/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: chai-as-promised 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: ITOH <to@itoh.at>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"@types/sinon": "^17.0.3",
|
||||
"c8": "^10.1.2",
|
||||
"chai": "^5.1.2",
|
||||
"chai-as-promised": "^8.0.0",
|
||||
"chai-as-promised": "^8.0.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"mocha": "^10.8.2",
|
||||
"sinon": "^19.0.2",
|
||||
|
||||
17
yarn.lock
17
yarn.lock
@@ -183,7 +183,7 @@ __metadata:
|
||||
"@types/sinon": "npm:^17.0.3"
|
||||
c8: "npm:^10.1.2"
|
||||
chai: "npm:^5.1.2"
|
||||
chai-as-promised: "npm:^8.0.0"
|
||||
chai-as-promised: "npm:^8.0.1"
|
||||
dotenv: "npm:^16.4.5"
|
||||
mocha: "npm:^10.8.2"
|
||||
sinon: "npm:^19.0.2"
|
||||
@@ -1278,14 +1278,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chai-as-promised@npm:^8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "chai-as-promised@npm:8.0.0"
|
||||
"ccount@npm:^2.0.0":
|
||||
version: 2.0.1
|
||||
resolution: "ccount@npm:2.0.1"
|
||||
checksum: 48193dada54c9e260e0acf57fc16171a225305548f9ad20d5471e0f7a8c026aedd8747091dccb0d900cde7df4e4ddbd235df0d8de4a64c71b12f0d3303eeafd4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chai-as-promised@npm:^8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "chai-as-promised@npm:8.0.1"
|
||||
dependencies:
|
||||
check-error: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
chai: ">= 2.1.2 < 6"
|
||||
checksum: 91d6a49caac7965440b8f8af421ebe6f060a3b5523599ae143816d08fc19d9a971ea2bc5401f82ce88d15d8bc7b64d356bf3e53542ace9e2f25cc454164d3247
|
||||
checksum: 1938d9f00b1ae197b47c01a9ff8455d3719bc4638103fa5ad254a32e27bc663ba8530fecfa840309e254c2a52ef171c194b7fb25615f8c5d33022d64456f07f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user