From 5d8665c8ca0094a6a4a9cfc09b552060b1a143bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 11:31:24 +0000 Subject: [PATCH] chore: Bump appium-uiautomator2-driver from 1.75.0 to 2.6.0 Bumps [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver) from 1.75.0 to 2.6.0. - [Release notes](https://github.com/appium/appium-uiautomator2-driver/releases) - [Changelog](https://github.com/appium/appium-uiautomator2-driver/blob/master/.releaserc) - [Commits](https://github.com/appium/appium-uiautomator2-driver/compare/v1.75.0...v2.6.0) --- updated-dependencies: - dependency-name: appium-uiautomator2-driver 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..01554828c27 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "appium-safari-driver": "^2.1.0", "appium-support": "2.x", "appium-tizen-driver": "^1.1.1-beta.4", - "appium-uiautomator2-driver": "^1.37.1", + "appium-uiautomator2-driver": "^2.6.0", "appium-windows-driver": "1.x", "appium-xcuitest-driver": "^3.27.6", "appium-youiengine-driver": "^1.2.0",