mirror of
https://github.com/appium/appium.git
synced 2026-04-24 04:18:49 -05:00
chore(doctor): update dependency appium-adb to v9.10.0
This commit is contained in:
Generated
+8
-5
@@ -7825,11 +7825,12 @@
|
||||
"link": true
|
||||
},
|
||||
"node_modules/appium-adb": {
|
||||
"version": "9.9.0",
|
||||
"version": "9.10.0",
|
||||
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-9.10.0.tgz",
|
||||
"integrity": "sha512-MwxldxTyeYHfP/3ZFMMoeng7sI3/GEdiV7FV7HUuZWrxdpAUchzBcZ23VelHbCpQ2IP3C2+upAExwOH9HoU9mg==",
|
||||
"engines": [
|
||||
"node"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@appium/support": "^2.55.3",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
@@ -26033,7 +26034,7 @@
|
||||
"@colors/colors": "1.5.0",
|
||||
"@types/bluebird": "3.5.36",
|
||||
"@types/teen_process": "1.16.1",
|
||||
"appium-adb": "9.9.0",
|
||||
"appium-adb": "9.10.0",
|
||||
"bluebird": "3.7.2",
|
||||
"inquirer": "8.2.4",
|
||||
"lodash": "4.17.21",
|
||||
@@ -26578,7 +26579,7 @@
|
||||
"@colors/colors": "1.5.0",
|
||||
"@types/bluebird": "3.5.36",
|
||||
"@types/teen_process": "1.16.1",
|
||||
"appium-adb": "9.9.0",
|
||||
"appium-adb": "9.10.0",
|
||||
"bluebird": "3.7.2",
|
||||
"inquirer": "8.2.4",
|
||||
"lodash": "4.17.21",
|
||||
@@ -32584,7 +32585,9 @@
|
||||
}
|
||||
},
|
||||
"appium-adb": {
|
||||
"version": "9.9.0",
|
||||
"version": "9.10.0",
|
||||
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-9.10.0.tgz",
|
||||
"integrity": "sha512-MwxldxTyeYHfP/3ZFMMoeng7sI3/GEdiV7FV7HUuZWrxdpAUchzBcZ23VelHbCpQ2IP3C2+upAExwOH9HoU9mg==",
|
||||
"requires": {
|
||||
"@appium/support": "^2.55.3",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"@colors/colors": "1.5.0",
|
||||
"@types/bluebird": "3.5.36",
|
||||
"@types/teen_process": "1.16.1",
|
||||
"appium-adb": "9.9.0",
|
||||
"appium-adb": "9.10.0",
|
||||
"bluebird": "3.7.2",
|
||||
"inquirer": "8.2.4",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
Reference in New Issue
Block a user