From 8fa1658961890bab74616bb5b159e5e629c0e536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 11:20:09 +0000 Subject: [PATCH] chore: Bump appium-uiautomator2-driver from 1.75.0 to 2.10.2 Bumps [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver) from 1.75.0 to 2.10.2. - [Release notes](https://github.com/appium/appium-uiautomator2-driver/releases) - [Changelog](https://github.com/appium/appium-uiautomator2-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-uiautomator2-driver/compare/v1.75.0...v2.10.2) --- 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..45705d757ac 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.10.2", "appium-windows-driver": "1.x", "appium-xcuitest-driver": "^3.27.6", "appium-youiengine-driver": "^1.2.0",