Skip to content

Commit

Permalink
chore(deps): bump @wdio/globals from 9.4.5 to 9.5.1 (#712)
Browse files Browse the repository at this point in the history
Bumps [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) from 9.4.5 to 9.5.1.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.5.1/packages/wdio-globals)

---
updated-dependencies:
- dependency-name: "@wdio/globals"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 5675e20 commit 6b1792e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@vitest/coverage-v8": "^2.1.8",
"@wdio/appium-service": "^9.4.5",
"@wdio/cli": "^9.5.1",
"@wdio/globals": "^9.4.5",
"@wdio/globals": "^9.5.1",
"wdio-lambdatest-service": "^3.0.3",
"@wdio/local-runner": "^9.5.1",
"@wdio/mocha-framework": "^9.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ocr-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"watch": "pnpm run build:tsc -w"
},
"dependencies": {
"@wdio/globals": "^9.4.5",
"@wdio/globals": "^9.5.1",
"@wdio/logger": "^9.4.4",
"@wdio/types": "^9.4.4",
"fuse.js": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"watch": "pnpm run build:tsc -w"
},
"dependencies": {
"@wdio/globals": "^9.4.5",
"@wdio/globals": "^9.5.1",
"@wdio/logger": "^9.4.4",
"@wdio/types": "^9.4.4",
"node-fetch": "^3.3.2",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b1792e

Please sign in to comment.