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