From e43d3cabeb776a25c6e780a0b216e7c991e72f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 11:23:32 +0000 Subject: [PATCH] chore: Bump appium-uiautomator2-driver from 1.75.0 to 2.7.0 Bumps [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver) from 1.75.0 to 2.7.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.7.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..3f755d70404 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.7.0", "appium-windows-driver": "1.x", "appium-xcuitest-driver": "^3.27.6", "appium-youiengine-driver": "^1.2.0",