@wdio/json-reporter
Advanced tools
Comparing version 9.5.0 to 9.6.2
{ | ||
"name": "@wdio/json-reporter", | ||
"version": "9.5.0", | ||
"version": "9.6.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.5.0", | ||
"@wdio/types": "9.5.0" | ||
"@wdio/reporter": "9.6.2", | ||
"@wdio/types": "9.6.2" | ||
}, | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "379782cd89707c184a038d6702b46b852817803a" | ||
"gitHead": "918477b20c54c27b98655b08f55a2a304495f0fa" | ||
} |
+ Added@wdio/reporter@9.6.2(transitive)
+ Added@wdio/types@9.6.2(transitive)
- Removed@wdio/reporter@9.5.0(transitive)
- Removed@wdio/types@9.5.0(transitive)
Updated@wdio/reporter@9.6.2
Updated@wdio/types@9.6.2