Skip to content

Commit

Permalink
chore(deps): update dependency webdriverio to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 0de9a02 commit 6a2200e
Show file tree
Hide file tree
Showing 2 changed files with 1,058 additions and 262 deletions.
4 changes: 2 additions & 2 deletions packages/webdriverio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"peerDependencies": {
"mugshot": "^3.0.0",
"webdriverio": "^7.0.0"
"webdriverio": "^7.0.0 || ^8.0.0"
},
"devDependencies": {
"@mugshot/contracts": "~4.0.2",
"mugshot": "^4.0.2",
"typescript": "~4.9.0",
"webdriverio": "~7.30.0"
"webdriverio": "~8.22.0"
}
}
Loading

0 comments on commit 6a2200e

Please sign in to comment.