Skip to content

Commit fdd362a

Browse files
authored
feat: bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked (#861)
1 parent 11ed4fc commit fdd362a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"singleQuote": true
5757
},
5858
"dependencies": {
59-
"appium-adb": "^12.10.1",
60-
"appium-android-driver": "^9.14.13",
59+
"appium-adb": "^12.12.0",
60+
"appium-android-driver": "^9.15.0",
6161
"appium-uiautomator2-server": "^7.0.24",
6262
"asyncbox": "^3.0.0",
6363
"axios": "^1.6.5",

0 commit comments

Comments
 (0)