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:
dependabot[bot]
2025-09-02 09:47:39 +02:00
committed by GitHub
co-authored by Fleny
parent 8f1f8adedb
commit dea32e8779
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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",