From f7104b4673fb21ecedec2cb489d7539917ae6e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Mar 2021 19:56:42 +0000 Subject: [PATCH] chore: Bump appium-fake-driver from 1.0.1 to 2.1.0 Bumps [appium-fake-driver](https://github.com/appium/appium-fake-driver) from 1.0.1 to 2.1.0. - [Release notes](https://github.com/appium/appium-fake-driver/releases) - [Commits](https://github.com/appium/appium-fake-driver/compare/v1.0.1...v2.1.0) 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..d76c38fa4d8 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,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.x", "appium-geckodriver": "^0.x", "appium-ios-driver": "4.x",