@wdio/json-reporter
Advanced tools
Comparing version 9.9.0 to 9.10.1
{ | ||
"name": "@wdio/json-reporter", | ||
"version": "9.9.0", | ||
"version": "9.10.1", | ||
"description": "A WebdriverIO plugin to report results in json format.", | ||
@@ -40,4 +40,4 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"dependencies": { | ||
"@wdio/reporter": "9.9.0", | ||
"@wdio/types": "9.9.0" | ||
"@wdio/reporter": "9.10.1", | ||
"@wdio/types": "9.10.1" | ||
}, | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "620e092391d7bcc71cd7cd55ad146ad72e522da9" | ||
"gitHead": "dc41a90e711d7b7a10e8129fb74650ad7a5956d0" | ||
} |
16438
+ Added@wdio/reporter@9.10.1(transitive)
+ Added@wdio/types@9.10.1(transitive)
- Removed@wdio/reporter@9.9.0(transitive)
- Removed@wdio/types@9.9.0(transitive)
Updated@wdio/reporter@9.10.1
Updated@wdio/types@9.10.1