Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 7c2189c

Browse files
Bump chai from 4.3.10 to 5.0.0
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce46d8a commit 7c2189c

File tree

2 files changed

+29
-46
lines changed

2 files changed

+29
-46
lines changed

package-lock.json

Lines changed: 28 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/chai": "^4.3.0",
3333
"@types/double-ended-queue": "^2.1.1",
3434
"@types/mocha": "^10.0.0",
35-
"chai": "^4.3.4",
35+
"chai": "^5.0.0",
3636
"mocha": "^10.0.0",
3737
"sleep-promise": "^9.1.0",
3838
"typescript": "^5.0.2"

0 commit comments

Comments
 (0)