@wdio/spec-reporter
Advanced tools
Comparing version 9.6.2 to 9.6.3
{ | ||
"name": "@wdio/spec-reporter", | ||
"version": "9.6.2", | ||
"version": "9.6.3", | ||
"description": "A WebdriverIO plugin to report in spec style", | ||
@@ -34,4 +34,4 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"dependencies": { | ||
"@wdio/reporter": "9.6.2", | ||
"@wdio/types": "9.6.2", | ||
"@wdio/reporter": "9.6.3", | ||
"@wdio/types": "9.6.3", | ||
"chalk": "^5.1.2", | ||
@@ -44,3 +44,3 @@ "easy-table": "^1.2.0", | ||
}, | ||
"gitHead": "918477b20c54c27b98655b08f55a2a304495f0fa" | ||
"gitHead": "b3371191bb85dba78b26c1640d19e5a42aff755c" | ||
} |
+ Added@wdio/reporter@9.6.3(transitive)
+ Added@wdio/types@9.6.3(transitive)
- Removed@wdio/reporter@9.6.2(transitive)
- Removed@wdio/types@9.6.2(transitive)
Updated@wdio/reporter@9.6.3
Updated@wdio/types@9.6.3