@wdio/cli
Advanced tools
Comparing version 9.0.4 to 9.0.5
@@ -133,3 +133,3 @@ import type { Options } from '@wdio/types'; | ||
name: string; | ||
value: boolean; | ||
value: null; | ||
})[]; | ||
@@ -193,3 +193,3 @@ export declare const TESTING_LIBRARY_PACKAGES: Record<string, string>; | ||
name: string; | ||
value: boolean; | ||
value: null; | ||
})[]; | ||
@@ -196,0 +196,0 @@ when: typeof isBrowserRunner; |
{ | ||
"name": "@wdio/cli", | ||
"version": "9.0.4", | ||
"version": "9.0.5", | ||
"description": "WebdriverIO testrunner command line interface", | ||
@@ -44,8 +44,8 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@vitest/snapshot": "^1.2.1", | ||
"@wdio/config": "9.0.4", | ||
"@wdio/globals": "9.0.4", | ||
"@wdio/config": "9.0.5", | ||
"@wdio/globals": "9.0.5", | ||
"@wdio/logger": "9.0.4", | ||
"@wdio/protocols": "9.0.4", | ||
"@wdio/types": "9.0.4", | ||
"@wdio/utils": "9.0.4", | ||
"@wdio/utils": "9.0.5", | ||
"async-exit-hook": "^2.0.1", | ||
@@ -66,3 +66,3 @@ "chalk": "^5.2.0", | ||
"tsx": "^4.7.2", | ||
"webdriverio": "9.0.4", | ||
"webdriverio": "9.0.5", | ||
"yargs": "^17.7.2" | ||
@@ -83,3 +83,3 @@ }, | ||
}, | ||
"gitHead": "1f3d6f781391548e8672e768e72b3d5c499a3aa7" | ||
"gitHead": "5ec4340e8caa435212cf4aede2c12dcc662459a4" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
263080
+ Added@vitest/pretty-format@2.1.4(transitive)
+ Added@vitest/snapshot@2.1.4(transitive)
+ Added@wdio/config@9.0.5(transitive)
+ Added@wdio/globals@9.0.5(transitive)
+ Added@wdio/utils@9.0.5(transitive)
+ Addedcross-spawn@7.0.3(transitive)
+ Addedexpect-webdriverio@5.0.3(transitive)
+ Addedtinyrainbow@1.2.0(transitive)
+ Addedwebdriver@9.0.5(transitive)
+ Addedwebdriverio@9.0.5(transitive)
- Removed@wdio/config@9.0.4(transitive)
- Removed@wdio/globals@9.0.4(transitive)
- Removed@wdio/utils@9.0.4(transitive)
- Removedcross-spawn@7.0.5(transitive)
- Removedexpect-webdriverio@5.0.0-alpha.2(transitive)
- Removedwebdriver@9.0.4(transitive)
- Removedwebdriverio@9.0.4(transitive)
Updated@wdio/config@9.0.5
Updated@wdio/globals@9.0.5
Updated@wdio/utils@9.0.5
Updatedwebdriverio@9.0.5