Skip to content

Commit 499f608

Browse files
Update dependency chai to v6
1 parent d01d145 commit 499f608

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
@@ -9,7 +9,7 @@
99
"@wdio/local-runner": "7.8.0",
1010
"@wdio/mocha-framework": "7.8.0",
1111
"@wdio/sync": "7.8.0",
12-
"chai": "4.3.4",
12+
"chai": "6.2.1",
1313
"chromedriver": "90.0.1",
1414
"mocha": "8.4.0",
1515
"ts-node": "9.1.1",

0 commit comments

Comments
 (0)