1
0
Fork 0

build(deps-dev): bump chai from 4.3.10 to 5.0.3

Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.3.
- [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/v4.3.10...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-30 18:15:52 +00:00 committed by GitHub
parent 9d2b2cce88
commit 57b64af805
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
76 changed files with 106 additions and 112 deletions

View file

@ -65,7 +65,7 @@
"eslint": "8.56.0",
"nyc": "15.1.0",
"mocha": "10.2.0",
"chai": "4.3.10",
"chai": "5.0.3",
"chai-string": "1.5.0",
"sinon": "^17.0.1"
},