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:
dependabot[bot]
2024-12-28 20:43:54 +01:00
committed by GitHub
co-authored by ITOH
parent 103e138dbb
commit 4e634ecab6
2 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -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",