From 2a23f7c806c045cc67033f533f7b54d1d73881fc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 29 Aug 2018 01:38:34 +0000 Subject: [PATCH] chore(package): update appium-base-driver to version 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b164db613..8d3018bae 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "appium-adb": "^6.15.0", "appium-android-ime": "^2.0.0", - "appium-base-driver": "^3.0.0", + "appium-base-driver": "^3.6.0", "appium-chromedriver": "^4.0.0", "appium-support": "^2.13.0", "appium-unlock": "^2.0.0",