build(deps-dev): bump chai from 6.2.0 to 6.2.1 (#4584)

Bumps [chai](https://github.com/chaijs/chai) from 6.2.0 to 6.2.1.
- [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.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 6.2.1
  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-11-21 17:54:19 +01:00
committed by GitHub
co-authored by Fleny
parent c05897b9d9
commit 0be4205e17
6 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"@types/node": "^24.10.1",
"@types/sinon": "^21.0.0",
"c8": "^10.1.3",
"chai": "^6.2.0",
"chai": "^6.2.1",
"mocha": "^11.7.5",
"sinon": "^21.0.0",
"ts-node": "^10.9.2",