webdriver
Advanced tools
Comparing version 9.7.0 to 9.7.2
{ | ||
"name": "webdriver", | ||
"version": "9.7.0", | ||
"version": "9.7.2", | ||
"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.6.4", | ||
"@wdio/config": "9.7.2", | ||
"@wdio/logger": "9.4.4", | ||
"@wdio/protocols": "9.7.0", | ||
"@wdio/types": "9.6.3", | ||
"@wdio/utils": "9.6.4", | ||
"@wdio/utils": "9.7.2", | ||
"deepmerge-ts": "^7.0.3", | ||
@@ -51,3 +51,3 @@ "undici": "^6.20.1", | ||
}, | ||
"gitHead": "70cb2125312bca46758b8dae35eac88fcc6cf8f1" | ||
"gitHead": "63ac0e07bef1ac9e9075bbef24bd9c9340085bdc" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+ Added@wdio/config@9.7.2(transitive)
+ Added@wdio/utils@9.7.2(transitive)
- Removed@wdio/config@9.6.4(transitive)
- Removed@wdio/utils@9.6.4(transitive)
Updated@wdio/config@9.7.2
Updated@wdio/utils@9.7.2