build(deps-dev): bump chai from 5.2.1 to 6.0.1 (#4411)

Bumps [chai](https://github.com/chaijs/chai) from 5.2.1 to 6.0.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/v5.2.1...v6.0.1)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-02 09:52:29 +02:00
committed by GitHub
parent dea32e8779
commit b6fc7271b4
6 changed files with 14 additions and 57 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"@types/node": "^24.2.1",
"@types/sinon": "^17.0.4",
"c8": "^10.1.3",
"chai": "^5.2.1",
"chai": "^6.0.1",
"mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch",
"sinon": "^21.0.0",
"ts-node": "^10.9.2",