Skip to content

Commit

Permalink
Bump chai from 4.3.10 to 5.0.0 in /test/util (#782)
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.3.10...v5.0.0)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 2e578fe commit 98d572b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 72 deletions.
128 changes: 57 additions & 71 deletions test/util/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 test/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typescript": "^5.3.2"
},
"dependencies": {
"chai": "^4.3.10",
"chai": "^5.0.0",
"commander": "^11.1.0",
"glob-to-regexp": "^0.4.1",
"mocha-json-output-reporter": "^2.1.0",
Expand Down

0 comments on commit 98d572b

Please sign in to comment.