Skip to content

Commit fdd2ac0

Browse files
committedJul 1, 2023
fix(doctor): update dependency appium-adb to v9.11.7
1 parent 3906f7d commit fdd2ac0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/doctor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@colors/colors": "1.5.0",
4949
"@types/bluebird": "3.5.38",
5050
"@types/teen_process": "2.0.0",
51-
"appium-adb": "9.11.5",
51+
"appium-adb": "9.11.7",
5252
"bluebird": "3.7.2",
5353
"inquirer": "8.2.5",
5454
"lodash": "4.17.21",

0 commit comments

Comments
 (0)
Please sign in to comment.