@wdio/sync
Advanced tools
Comparing version 5.4.19 to 5.4.20
{ | ||
"name": "@wdio/sync", | ||
"version": "5.4.19", | ||
"version": "5.4.20", | ||
"description": "A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously", | ||
@@ -35,3 +35,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "^5.4.18", | ||
"@wdio/config": "^5.4.20", | ||
"@wdio/logger": "^5.4.6", | ||
@@ -43,3 +43,3 @@ "fibers": "^3.1.1" | ||
}, | ||
"gitHead": "4c8c0d0c27d5588d7e4d2bfd967fa0c019e9b523" | ||
"gitHead": "9ea8e0f3e62d132a12eec8978bcba4eb8658fb81" | ||
} |
Updated@wdio/config@^5.4.20