chore(doctor): update dependency appium-adb to v9.10.0

This commit is contained in:
renovate[bot]
2022-07-16 15:21:50 +00:00
parent 949076c768
commit 7e461650c9
2 changed files with 9 additions and 6 deletions
+8 -5
View File
@@ -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",
+1 -1
View File
@@ -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",