Skip to content

Commit

Permalink
chore(deps): bump appium-flutter-finder in /example/nodejs (#594)
Browse files Browse the repository at this point in the history
Bumps [appium-flutter-finder](https://github.com/truongsinh/appium-flutter-driver) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/truongsinh/appium-flutter-driver/releases)
- [Commits](https://github.com/truongsinh/appium-flutter-driver/commits/js-finder-0.2.0)

---
updated-dependencies:
- dependency-name: appium-flutter-finder
  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 Oct 17, 2023
1 parent 40ecb93 commit 1e47828
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 @@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"dependencies": {
"appium-flutter-finder": "^0.1.0",
"appium-flutter-finder": "^0.2.0",
"webdriverio": "^8.0.5"
},
"scripts": {
Expand Down

0 comments on commit 1e47828

Please sign in to comment.