Skip to content

Commit

Permalink
Bump chai-as-promised from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
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](chaijs/chai-as-promised@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Borewit committed Nov 26, 2024
1 parent 6d879c0 commit c373b0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/node": "^22.9.0",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai-as-promised": "^8.0.0",
"chai-as-promised": "^8.0.1",
"del-cli": "^6.0.0",
"mocha": "^10.8.2",
"remark-cli": "^12.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -737,14 +737,14 @@ __metadata:
languageName: node
linkType: hard

"chai-as-promised@npm:^8.0.0":
version: 8.0.0
resolution: "chai-as-promised@npm:8.0.0"
"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: 10c0/60200ea9cdac24394a97e768edd7d0cd8962097a02e3e6158932c13f7e9d89489d20e6a2e540e80dbe845c71362e7a7a311672fd16a2eab4214a6952fd0db804
checksum: 10c0/02cedfe37230d9d8ee80c512efe3f6323dba7a2455b66d8ebfcb79837e8783f6496b5dc664743837590feefb26d9aadd41d4f7178db161e039c994d73bd6950b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3174,7 +3174,7 @@ __metadata:
"@types/node": "npm:^22.9.0"
c8: "npm:^10.1.2"
chai: "npm:^5.1.1"
chai-as-promised: "npm:^8.0.0"
chai-as-promised: "npm:^8.0.1"
del-cli: "npm:^6.0.0"
mocha: "npm:^10.8.2"
peek-readable: "npm:^5.3.1"
Expand Down

0 comments on commit c373b0c

Please sign in to comment.