@wdio/cucumber-framework
Advanced tools
Comparing version 9.6.2 to 9.6.3
{ | ||
"name": "@wdio/cucumber-framework", | ||
"version": "9.6.2", | ||
"version": "9.6.3", | ||
"description": "A WebdriverIO plugin. Adapter for Cucumber.js testing framework.", | ||
@@ -47,4 +47,4 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@wdio/logger": "9.4.4", | ||
"@wdio/types": "9.6.2", | ||
"@wdio/utils": "9.6.2", | ||
"@wdio/types": "9.6.3", | ||
"@wdio/utils": "9.6.3", | ||
"glob": "^10.2.2", | ||
@@ -60,3 +60,3 @@ "import-meta-resolve": "^4.1.0", | ||
}, | ||
"gitHead": "918477b20c54c27b98655b08f55a2a304495f0fa" | ||
"gitHead": "b3371191bb85dba78b26c1640d19e5a42aff755c" | ||
} |
+ Added@wdio/types@9.6.3(transitive)
+ Added@wdio/utils@9.6.3(transitive)
- Removed@wdio/types@9.6.2(transitive)
- Removed@wdio/utils@9.6.2(transitive)
Updated@wdio/types@9.6.3
Updated@wdio/utils@9.6.3