build(deps-dev): bump chai and @types/chai (#4231)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/chai"
  dependency-version: 5.2.2
  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>
This commit is contained in:
dependabot[bot]
2025-07-05 12:02:01 -05:00
committed by GitHub
parent 6696a8d81f
commit 8ad145f480
6 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -43,12 +43,12 @@
"@biomejs/biome": "^1.9.4",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.12",
"@types/chai": "^5.0.1",
"@types/chai": "^5.2.2",
"@types/mocha": "^10.0.10",
"@types/node": "^24.0.1",
"@types/sinon": "^17.0.3",
"c8": "^10.1.3",
"chai": "^5.1.2",
"chai": "^5.2.0",
"mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",