Skip to content

Commit b6d3446

Browse files
Update dependency chai to v6
Update chai from 4.5.0 to 6.0.1 Change-type: patch
1 parent cb5ba1c commit b6d3446

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/chai": "^4.3.20",
2121
"@types/lodash": "^4.17.10",
2222
"@types/mocha": "^10.0.8",
23-
"chai": "^4.5.0",
23+
"chai": "^6.0.0",
2424
"husky": "^9.1.6",
2525
"lint-staged": "^16.0.0",
2626
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)