From 8b351719d6c025e486bc8140f09a7f6117123a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 11:17:39 +0000 Subject: [PATCH] chore: Bump appium-geckodriver from 0.3.3 to 1.1.8 Bumps [appium-geckodriver](https://github.com/appium/appium-geckodriver) from 0.3.3 to 1.1.8. - [Release notes](https://github.com/appium/appium-geckodriver/releases) - [Changelog](https://github.com/appium/appium-geckodriver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-geckodriver/compare/v0.3.3...v1.1.8) --- updated-dependencies: - dependency-name: appium-geckodriver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c551f3579..473cd80ef96 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "appium-espresso-driver": "^1.0.0", "appium-fake-driver": "^1.x", "appium-flutter-driver": "^0.x", - "appium-geckodriver": "^0.x", + "appium-geckodriver": "^1.x", "appium-ios-driver": "4.x", "appium-mac-driver": "1.x", "appium-mac2-driver": "^0.x",