Skip to content

Commit c08aeae

Browse files
Update cucumber to v6 (webdriverio#5003)
1 parent 30ff73e commit c08aeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wdio-cucumber-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@wdio/logger": "6.0.0-alpha.0",
3434
"@wdio/utils": "6.0.0-alpha.1",
35-
"cucumber": "^5.1.0",
35+
"cucumber": "^6.0.5",
3636
"glob": "^7.1.2",
3737
"is-glob": "^4.0.0",
3838
"mockery": "~2.1.0"

0 commit comments

Comments
 (0)