Skip to content

Commit

Permalink
WEBUI-1260: need to update chrome browser version
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Aug 28, 2023
1 parent 4c22738 commit a7f921b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.20.5",
"@wdio/cli": "7.20.5",
"@wdio/cucumber-framework": "^7.20.3",
"@wdio/local-runner": "^7.2.0",
"@wdio/selenium-standalone-service": "^7.2.0",
"@wdio/selenium-standalone-service": "7.32.4",
"@wdio/spec-reporter": "^7.2.0",
"@wdio/sync": "^7.2.0",
"babel-plugin-transform-rename-import": "^2.3.0",
Expand Down
12 changes: 6 additions & 6 deletions plugin/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"@babel/preset-env": "^7.15.0",
"@babel/register": "^7.14.5",
"@nuxeo/nuxeo-web-ui-ftest": "file:../../packages/nuxeo-web-ui-ftest",
"@wdio/cli": "^7.20.5",
"@wdio/local-runner": "^7.20.5",
"@wdio/mocha-framework": "^7.2.0",
"@wdio/selenium-standalone-service": "^7.2.0",
"@wdio/spec-reporter": "^7.2.0",
"@wdio/sync": "^7.2.0",
"@wdio/cli": "^8.15.5",
"@wdio/local-runner": "^8.15.4",
"@wdio/mocha-framework": "8.15.4",
"@wdio/selenium-standalone-service": "^8.14.0",
"@wdio/spec-reporter": "^8.14.0",
"@wdio/sync": "^7.27.0",
"axe-core": "^4.1.2",
"chrome-launcher": "^0.14.0",
"node-fetch": "^2.6.1",
Expand Down

0 comments on commit a7f921b

Please sign in to comment.