webdriver
Advanced tools
Comparing version 9.7.3 to 9.9.0
{ | ||
"name": "webdriver", | ||
"version": "9.7.3", | ||
"version": "9.9.0", | ||
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol", | ||
@@ -41,7 +41,7 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/ws": "^8.5.3", | ||
"@wdio/config": "9.7.3", | ||
"@wdio/config": "9.9.0", | ||
"@wdio/logger": "9.4.4", | ||
"@wdio/protocols": "9.7.0", | ||
"@wdio/types": "9.6.3", | ||
"@wdio/utils": "9.7.3", | ||
"@wdio/types": "9.9.0", | ||
"@wdio/utils": "9.9.0", | ||
"deepmerge-ts": "^7.0.3", | ||
@@ -51,3 +51,3 @@ "undici": "^6.20.1", | ||
}, | ||
"gitHead": "839ac572881d2b951c5e12feaa828f2b7eb19a96" | ||
"gitHead": "620e092391d7bcc71cd7cd55ad146ad72e522da9" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
302847
5953
+ Added@wdio/config@9.9.0(transitive)
+ Added@wdio/types@9.9.0(transitive)
+ Added@wdio/utils@9.9.0(transitive)
- Removed@wdio/config@9.7.3(transitive)
- Removed@wdio/types@9.6.3(transitive)
- Removed@wdio/utils@9.7.3(transitive)
Updated@wdio/config@9.9.0
Updated@wdio/types@9.9.0
Updated@wdio/utils@9.9.0