From 704702df06715088d1f05669f6c7649f92a2b727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 03:09:11 +0000 Subject: [PATCH] chore(deps): bump appium-xcuitest-driver from 7.35.1 to 8.1.0 in /driver Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 7.35.1 to 8.1.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.35.1...v8.1.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 9b93cc0a..a8a57a43 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.1.0", "asyncbox": "^3.0.0", "bluebird": "^3.1.1", "lodash": "^4.0.0",