Skip to content

Commit

Permalink
Bump @wdio/local-runner from 8.40.5 to 8.41.0
Browse files Browse the repository at this point in the history
Bumps [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) from 8.40.5 to 8.41.0.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.41.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.41.0/packages/wdio-local-runner)

---
updated-dependencies:
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 5f98cc1 commit 961eb5b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8574,18 +8574,18 @@ __metadata:
linkType: hard

"@wdio/local-runner@npm:^8.40.0":
version: 8.40.5
resolution: "@wdio/local-runner@npm:8.40.5"
version: 8.41.0
resolution: "@wdio/local-runner@npm:8.41.0"
dependencies:
"@types/node": "npm:^22.2.0"
"@wdio/logger": "npm:8.38.0"
"@wdio/repl": "npm:8.40.3"
"@wdio/runner": "npm:8.40.5"
"@wdio/types": "npm:8.40.3"
"@wdio/runner": "npm:8.41.0"
"@wdio/types": "npm:8.41.0"
async-exit-hook: "npm:^2.0.1"
split2: "npm:^4.1.0"
stream-buffers: "npm:^3.0.2"
checksum: 10c0/de137c10247fbb1d3d8fe157df906d0adf405e9e397cf1bed7465e670ee6017a711b33010a8995c597ee9713858ff648590e33f1f47571cb1c17768b0ce3a5ee
checksum: 10c0/c86f546449a8618e1bce223d0abf26360bd05867ae6c217bc90205eb2c4d3311f6c188e46c49e178bd3a687f9d44eaf7e45cca7e4764c023915e534a9670965a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8643,22 +8643,22 @@ __metadata:
languageName: node
linkType: hard

"@wdio/runner@npm:8.40.5":
version: 8.40.5
resolution: "@wdio/runner@npm:8.40.5"
"@wdio/runner@npm:8.41.0":
version: 8.41.0
resolution: "@wdio/runner@npm:8.41.0"
dependencies:
"@types/node": "npm:^22.2.0"
"@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/types": "npm:8.40.3"
"@wdio/utils": "npm:8.40.3"
"@wdio/types": "npm:8.41.0"
"@wdio/utils": "npm:8.41.0"
deepmerge-ts: "npm:^5.1.0"
expect-webdriverio: "npm:^4.12.0"
gaze: "npm:^1.1.3"
webdriver: "npm:8.40.3"
webdriverio: "npm:8.40.5"
checksum: 10c0/0c2e905584f63555af67c351366275a9ccd30f1750b43f8a00ec3332c70f9d588568f58511bb8812f9ea0ede1e71644f48935a28f4cf6bbe853e8c06649c05a9
webdriver: "npm:8.41.0"
webdriverio: "npm:8.41.0"
checksum: 10c0/97f22ad0cc48bf6b66d95345d4000b1cf484a39606766db7d15708324d62913369acf043db8f81e3a56cedba3188e4137551df1f7bc409cf399d9d274da483ed
languageName: node
linkType: hard

Expand Down

0 comments on commit 961eb5b

Please sign in to comment.