Skip to content

Commit

Permalink
chore(deps): bump webdriverio from 8.40.3 to 9.0.1 in /example/nodejs (
Browse files Browse the repository at this point in the history
…#730)

Bumps [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) from 8.40.3 to 9.0.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.0.1/packages/webdriverio)

---
updated-dependencies:
- dependency-name: webdriverio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 19, 2024
1 parent 8667fc3 commit 7d57cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"appium-flutter-finder": "^0.2.0",
"webdriverio": "^8.0.5"
"webdriverio": "^9.0.1"
},
"scripts": {
"start": "node src/index.js",
Expand Down

0 comments on commit 7d57cc8

Please sign in to comment.