Skip to content

Commit f904231

Browse files
Update dependency chai to v6
Update chai from 4.5.0 to 6.2.0 Change-type: patch
1 parent 32e103a commit f904231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@balena/lint": "^9.3.8",
2929
"@types/chai": "^4.3.20",
3030
"@types/mocha": "^10.0.10",
31-
"chai": "^4.5.0",
31+
"chai": "^6.0.0",
3232
"mocha": "^11.7.4",
3333
"timekeeper": "^2.3.1",
3434
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)