build(deps-dev): bump chai from 6.0.1 to 6.2.0 (#4519)

Bumps [chai](https://github.com/chaijs/chai) from 6.0.1 to 6.2.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v6.0.1...v6.2.0)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-10-06 18:39:20 +02:00
committed by GitHub
co-authored by Fleny
parent 2f52dde9d2
commit 53a2048d17
6 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@types/node": "^24.7.0",
"@types/sinon": "^17.0.4",
"c8": "^10.1.3",
"chai": "^6.0.1",
"chai": "^6.2.0",
"mocha": "^11.7.2",
"sinon": "^21.0.0",
"ts-node": "^10.9.2",