Comparing version 7.7.8 to 7.8.0
{ | ||
"name": "devtools", | ||
"version": "7.7.8", | ||
"version": "7.8.0", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -26,7 +26,7 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"@types/node": "^15.12.5", | ||
"@wdio/config": "7.7.7", | ||
"@wdio/config": "7.8.0", | ||
"@wdio/logger": "7.7.0", | ||
"@wdio/protocols": "7.7.4", | ||
"@wdio/types": "7.7.7", | ||
"@wdio/utils": "7.7.7", | ||
"@wdio/types": "7.8.0", | ||
"@wdio/utils": "7.8.0", | ||
"chrome-launcher": "^0.14.0", | ||
@@ -43,3 +43,3 @@ "edge-paths": "^2.1.0", | ||
}, | ||
"gitHead": "dc6c7dd86cae1c7a651863e7a94ce9e2354c35af" | ||
"gitHead": "5e3cd46dc8917eab29b29dbc202bac6acb8fa915" | ||
} |
+ Added@wdio/config@7.8.0(transitive)
+ Added@wdio/types@7.8.0(transitive)
+ Added@wdio/utils@7.8.0(transitive)
- Removed@wdio/config@7.7.7(transitive)
- Removed@wdio/types@7.7.7(transitive)
- Removed@wdio/utils@7.7.7(transitive)
Updated@wdio/config@7.8.0
Updated@wdio/types@7.8.0
Updated@wdio/utils@7.8.0