From b013661628e1779c50d690f41e61cc665688f4ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 11:25:29 +0000 Subject: [PATCH] chore: Bump appium-fake-driver from 1.0.1 to 2.0.1 Bumps [appium-fake-driver](https://github.com/appium/appium-fake-driver) from 1.0.1 to 2.0.1. - [Release notes](https://github.com/appium/appium-fake-driver/releases) - [Commits](https://github.com/appium/appium-fake-driver/compare/v1.0.1...v2.0.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b60444a3d9c..14a27fdd1e3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "appium-android-driver": "^4.20.0", "appium-base-driver": "^7.0.0", "appium-espresso-driver": "^1.0.0", - "appium-fake-driver": "^1.x", + "appium-fake-driver": "^2.x", "appium-flutter-driver": "^0", "appium-geckodriver": "^0.3.0", "appium-ios-driver": "4.x",