Skip to content

Commit

Permalink
chore(deps): Bump the patch-deps-updates-main group with 2 updates (#508
Browse files Browse the repository at this point in the history
)

Bumps the patch-deps-updates-main group with 2 updates: [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@wdio/globals` from 9.5.1 to 9.5.7
- [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.7/packages/wdio-globals)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: "@wdio/globals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-deps-updates-main
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-deps-updates-main
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent c14326b commit 7a86e87
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 26 deletions.
63 changes: 38 additions & 25 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"watch": "npm run compile -- --watch"
},
"dependencies": {
"@wdio/globals": "9.5.1",
"@wdio/globals": "9.5.7",
"@wdio/types": "9.5.0",
"gmail-tester": "^1.3.8"
},
Expand Down

0 comments on commit 7a86e87

Please sign in to comment.