Skip to content

Commit

Permalink
fix(deps): update webdriverio monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent f8edbea commit 220a14c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@serenity-js/serenity-bdd": "^3.29.5",
"@serenity-js/web": "^3.29.5",
"@serenity-js/webdriverio": "^3.29.5",
"@wdio/cli": "^8.40.6",
"@wdio/globals": "^8.40.6",
"@wdio/local-runner": "^8.40.6",
"@wdio/spec-reporter": "^8.40.6",
"webdriverio": "^8.40.6"
"@wdio/cli": "^9.2.10",
"@wdio/globals": "^9.2.8",
"@wdio/local-runner": "^9.2.8",
"@wdio/spec-reporter": "^9.2.8",
"webdriverio": "^9.2.8"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down

0 comments on commit 220a14c

Please sign in to comment.