Skip to content

Commit

Permalink
build(deps): bump chai from 5.0.3 to 5.1.0 in /endToEndTests
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 5.0.3 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.3...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fengelniederhammer committed Feb 21, 2024
1 parent 53c6c05 commit 733b5f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions endToEndTests/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 endToEndTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"format": "prettier --write ."
},
"dependencies": {
"chai": "^5.0.3",
"chai": "^5.1.0",
"prettier": "^3.2.5",
"supertest": "^6.3.4"
}
Expand Down

0 comments on commit 733b5f9

Please sign in to comment.