Skip to content

Commit

Permalink
build(deps-dev): bump chai from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 00717fb commit 491f965
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/uuid": "^9.0.7",
"chai": "^5.0.0",
"chai": "^5.1.0",
"sinon": "^17.0.1",
"supertest": "^6.3.3",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 491f965

Please sign in to comment.