@wdio/repl
Advanced tools
Comparing version 7.7.7 to 7.8.0
{ | ||
"name": "@wdio/repl", | ||
"version": "7.7.7", | ||
"version": "7.8.0", | ||
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO", | ||
@@ -28,3 +28,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/utils": "7.7.7" | ||
"@wdio/utils": "7.8.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9ac9bc9eaa7ab439a0225163e0e61740a77235f1" | ||
"gitHead": "5e3cd46dc8917eab29b29dbc202bac6acb8fa915" | ||
} |
+ Added@wdio/types@7.8.0(transitive)
+ Added@wdio/utils@7.8.0(transitive)
- Removed@wdio/types@7.7.7(transitive)
- Removed@wdio/utils@7.7.7(transitive)
Updated@wdio/utils@7.8.0