From 618e2f06794b520f2336afde98586a7176796aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 11:13:18 +0000 Subject: [PATCH] chore: Bump appium-uiautomator2-driver from 1.75.0 to 2.0.6 Bumps [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver) from 1.75.0 to 2.0.6. - [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.0.6) --- 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..1df8b4a183e 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.0.6", "appium-windows-driver": "1.x", "appium-xcuitest-driver": "^3.27.6", "appium-youiengine-driver": "^1.2.0",