Skip to content

Commit

Permalink
update wdio versions
Browse files Browse the repository at this point in the history
  • Loading branch information
poonamyadav252 committed Sep 14, 2023
1 parent e68c68e commit cf5c5b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nuxeo-web-ui-ftest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@babel/register": "^7.14.5",
"@cucumber/cucumber": "^7.0.0",
"@cucumber/tag-expressions": "^2.0.4",
"@wdio/cli": "^7.25.4",
"@wdio/cli": "7.25.4",
"@wdio/cucumber-framework": "^7.25.4",
"@wdio/local-runner": "^7.2.0",
"@wdio/selenium-standalone-service": "^7.2.0",
"@wdio/selenium-standalone-service": "7.2.0",
"@wdio/spec-reporter": "^7.2.0",
"@wdio/sync": "^7.2.0",
"babel-plugin-transform-rename-import": "^2.3.0",
Expand Down

0 comments on commit cf5c5b8

Please sign in to comment.