Skip to content

Commit

Permalink
fix(deps): update webdriverio monorepo to ^8.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent 8a2d1f0 commit f4d69af
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 37 deletions.
69 changes: 36 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@serenity-js/serenity-bdd": "^3.13.2",
"@serenity-js/web": "^3.13.2",
"@serenity-js/webdriverio": "^3.13.2",
"@wdio/cli": "^8.23.1",
"@wdio/globals": "^8.23.1",
"@wdio/local-runner": "^8.23.1",
"@wdio/cli": "^8.23.2",
"@wdio/globals": "^8.23.2",
"@wdio/local-runner": "^8.23.2",
"@wdio/spec-reporter": "^8.23.1",
"webdriverio": "^8.23.1"
"webdriverio": "^8.23.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.12.0",
Expand Down

0 comments on commit f4d69af

Please sign in to comment.