From 619108c891b2e43d285a8f2137bf273b80fdff35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:20:14 +0000 Subject: [PATCH] chore: Bump appium-uiautomator2-driver from 1.75.0 to 2.8.0 Bumps [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver) from 1.75.0 to 2.8.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.8.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 2f2f0596908..6033a1a7809 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.8.0", "appium-windows-driver": "1.x", "appium-xcuitest-driver": "^3.27.6", "appium-youiengine-driver": "^1.2.8",