Skip to content

Commit

Permalink
chore(deps): update dependency webdriverio to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 0de9a02 commit 0c07bed
Show file tree
Hide file tree
Showing 2 changed files with 957 additions and 280 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 || ^9.0.0"
},
"devDependencies": {
"@mugshot/contracts": "~4.0.2",
"mugshot": "^4.0.2",
"typescript": "~4.9.0",
"webdriverio": "~7.30.0"
"webdriverio": "~9.2.0"
}
}
Loading

0 comments on commit 0c07bed

Please sign in to comment.