From 2b3d0919e4a789b3b1742be9bbf38f55ac958c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:38:45 +0000 Subject: [PATCH] chore(deps): bump appium-xcuitest-driver from 7.32.0 to 8.0.0 in /driver Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 7.32.0 to 8.0.0. - [Release notes](https://github.com/appium/appium-xcuitest-driver/releases) - [Changelog](https://github.com/appium/appium-xcuitest-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-xcuitest-driver/compare/v7.32.0...v8.0.0) --- updated-dependencies: - dependency-name: appium-xcuitest-driver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- driver/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver/package.json b/driver/package.json index 781da3bc..26311e1b 100644 --- a/driver/package.json +++ b/driver/package.json @@ -70,7 +70,7 @@ "appium-ios-device": "^2.7.18", "appium-android-driver": "^9.8.0", "appium-uiautomator2-driver": "^3.7.3", - "appium-xcuitest-driver": "^7.24.0", + "appium-xcuitest-driver": "^8.0.0", "asyncbox": "^3.0.0", "bluebird": "^3.1.1", "lodash": "^4.0.0",