Skip to content

Commit 6a9438f

Browse files
committed
fixup! chore(deps): update webdriverio
1 parent 11f0b0d commit 6a9438f

3 files changed

Lines changed: 203 additions & 509 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@rnx-kit/polyfills": "^0.2.0",
3838
"@rnx-kit/tsconfig": "^2.0.0",
3939
"@types/react": "~18.3.0",
40-
"appium": "patch:appium@npm%3A2.14.0#~/.yarn/patches/appium-npm-2.11.2-f39bb587af.patch",
40+
"appium": "patch:appium@npm%3A2.17.1#~/.yarn/patches/appium-npm-2.11.2-f39bb587af.patch",
4141
"appium-uiautomator2-driver": "^4.0.0",
4242
"appium-xcuitest-driver": "^9.0.0",
4343
"react-native-test-app": "workspace:*",

package.json

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,13 @@
153153
},
154154
"packageManager": "yarn@4.6.0",
155155
"resolutions": {
156-
"@appium/base-driver/axios": "^1.7.9",
156+
"@appium/base-driver/axios": "^1.8.3",
157157
"@appium/docutils": "link:./example",
158-
"@appium/support/@types/semver": "^7.5.8",
159158
"@appium/support/archiver": "^7.0.1",
160-
"@appium/support/axios": "^1.7.9",
161-
"@appium/support/semver": "^7.6.3",
162-
"@appium/support/teen_process": "^2.2.0",
163-
"@appium/support/uuid": "^11.0.3",
159+
"@appium/support/axios": "^1.8.3",
160+
"@appium/support/semver": "^7.7.1",
161+
"@appium/support/teen_process": "^2.3.1",
162+
"@appium/support/uuid": "^11.1.0",
164163
"@colors/colors": "^1.6.0",
165164
"@expo/config-plugins/glob": "^7.1.6",
166165
"@expo/json-file/@babel/code-frame": "^7.10.4",
@@ -182,12 +181,11 @@
182181
"@react-native/normalize-colors": "^0.77.0",
183182
"@react-native/virtualized-lists": "^0.77.0",
184183
"@semantic-release/npm/npm": "link:./example",
185-
"appium/@types/semver": "^7.5.8",
186184
"appium/ajv": "^8.17.1",
187-
"appium/axios": "^1.7.9",
188-
"appium/semver": "^7.6.3",
189-
"appium/teen_process": "^2.2.0",
190-
"appium/ws": "^8.18.0",
185+
"appium/axios": "^1.8.3",
186+
"appium/semver": "^7.7.1",
187+
"appium/teen_process": "^2.3.1",
188+
"appium/ws": "^8.18.1",
191189
"appium/yaml": "^2.6.0",
192190
"argparse/sprintf-js": "^1.0.2",
193191
"body-parser": "~1.20.3",

0 commit comments

Comments
 (0)