Skip to content

Commit 460a1c0

Browse files
Update dependency chai to v6
1 parent d5a50d5 commit 460a1c0

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
@@ -4,7 +4,7 @@
44
"url": "https://github.com/e2e-boilerplate/protractor-typescript-ts-node-mocha-chai-assert/issues"
55
},
66
"dependencies": {
7-
"chai": "4.3.4",
7+
"chai": "6.2.1",
88
"mocha": "8.4.0",
99
"protractor": "7.0.0",
1010
"ts-node": "9.1.1",

0 commit comments

Comments
 (0)