mirror of
https://github.com/appium/appium.git
synced 2026-05-01 16:00:20 -05:00
chore(execute-driver-plugin): update dependency webdriverio to v9.10.0 (#21036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"webdriverio": "9.9.3"
|
||||
"webdriverio": "9.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"bluebird": "3.7.2",
|
||||
"lodash": "4.17.21",
|
||||
"source-map-support": "0.5.21",
|
||||
"webdriverio": "9.9.3"
|
||||
"webdriverio": "9.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"appium": "^2.0.0-beta.35"
|
||||
|
||||
Reference in New Issue
Block a user