Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @wdio/cli from 8.40.5 to 8.41.0 #3853

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 26 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8440,20 +8440,20 @@ __metadata:
linkType: hard

"@wdio/cli@npm:^8.40.0":
version: 8.40.5
resolution: "@wdio/cli@npm:8.40.5"
version: 8.41.0
resolution: "@wdio/cli@npm:8.41.0"
dependencies:
"@types/node": "npm:^22.2.0"
"@vitest/snapshot": "npm:^2.0.4"
"@wdio/config": "npm:8.40.3"
"@wdio/globals": "npm:8.40.5"
"@wdio/config": "npm:8.41.0"
"@wdio/globals": "npm:8.41.0"
"@wdio/logger": "npm:8.38.0"
"@wdio/protocols": "npm:8.40.3"
"@wdio/types": "npm:8.40.3"
"@wdio/utils": "npm:8.40.3"
"@wdio/types": "npm:8.41.0"
"@wdio/utils": "npm:8.41.0"
async-exit-hook: "npm:^2.0.1"
chalk: "npm:^5.2.0"
chokidar: "npm:^3.5.3"
chokidar: "npm:^4.0.0"
cli-spinners: "npm:^2.9.0"
dotenv: "npm:^16.3.1"
ejs: "npm:^3.1.9"
Expand All @@ -8465,11 +8465,11 @@ __metadata:
lodash.union: "npm:^4.6.0"
read-pkg-up: "npm:10.0.0"
recursive-readdir: "npm:^2.2.3"
webdriverio: "npm:8.40.5"
webdriverio: "npm:8.41.0"
yargs: "npm:^17.7.2"
bin:
wdio: bin/wdio.js
checksum: 10c0/e56520636e98a11a8202d64d9d6d0eea6e07c7a605628507905856a355a70483facba488cac315decf98d79a9f86067ab56a68a1d29b9942387534eae1203ffd
checksum: 10c0/9394eace29b54488485ca7249ae30f274e7b6a37329c2bea24c97fbf80a223e8764b41d22f3a8571954e2d46b3337b4bac55756f0d29de419e4c4a00102c8285
languageName: node
linkType: hard

Expand Down Expand Up @@ -10510,7 +10510,7 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:*, chokidar@npm:^3.5.2, chokidar@npm:^3.5.3":
"chokidar@npm:*, chokidar@npm:^3.5.2":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
Expand All @@ -10529,6 +10529,15 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:^4.0.0":
version: 4.0.3
resolution: "chokidar@npm:4.0.3"
dependencies:
readdirp: "npm:^4.0.1"
checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
languageName: node
linkType: hard

"chownr@npm:^2.0.0":
version: 2.0.0
resolution: "chownr@npm:2.0.0"
Expand Down Expand Up @@ -18926,6 +18935,13 @@ __metadata:
languageName: node
linkType: hard

"readdirp@npm:^4.0.1":
version: 4.1.1
resolution: "readdirp@npm:4.1.1"
checksum: 10c0/a1afc90d0e57ce4caa28046875519453fd09663ade0d0c29fe0d6a117eca4596cfdf1a9ebb0859ad34cca7b9351d4f0d8d962a4363d40f3f37e57dba51ffb6b6
languageName: node
linkType: hard

"readline@npm:^1.3.0":
version: 1.3.0
resolution: "readline@npm:1.3.0"
Expand Down