webdriver
Advanced tools
Comparing version 7.33.0 to 7.40.0
{ | ||
"name": "webdriver", | ||
"version": "7.33.0", | ||
"version": "7.40.0", | ||
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol", | ||
@@ -29,7 +29,7 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/node": "^18.0.0", | ||
"@wdio/config": "7.33.0", | ||
"@wdio/config": "7.40.0", | ||
"@wdio/logger": "7.26.0", | ||
"@wdio/protocols": "7.27.0", | ||
"@wdio/types": "7.33.0", | ||
"@wdio/utils": "7.33.0", | ||
"@wdio/types": "7.40.0", | ||
"@wdio/utils": "7.40.0", | ||
"got": "^11.0.2", | ||
@@ -39,3 +39,3 @@ "ky": "0.30.0", | ||
}, | ||
"gitHead": "dddde783069dffb85594717ae92415d67ef9ce6b" | ||
"gitHead": "6d44a39b17edb7c45c88a780bf1dbefe388550fb" | ||
} |
69
+ Added@wdio/config@7.40.0(transitive)
+ Added@wdio/types@7.40.0(transitive)
+ Added@wdio/utils@7.40.0(transitive)
- Removed@wdio/config@7.33.0(transitive)
- Removed@wdio/types@7.33.0(transitive)
- Removed@wdio/utils@7.33.0(transitive)
Updated@wdio/config@7.40.0
Updated@wdio/types@7.40.0
Updated@wdio/utils@7.40.0