Skip to content

Commit 770e82a

Browse files
Update dependency chai to v6
1 parent 9829f26 commit 770e82a

File tree

2 files changed

+6
-67
lines changed

2 files changed

+6
-67
lines changed

package-lock.json

Lines changed: 5 additions & 66 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
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@types/chai": "^5.0.0",
3030
"@types/mocha": "^10.0.6",
31-
"chai": "^5.1.1",
31+
"chai": "^6.0.0",
3232
"mocha": "^11.0.1",
3333
"sinon": "^19.0.0",
3434
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)