Skip to content

Commit 841ac9c

Browse files
committed
bump appium and dedupe
1 parent 0887e95 commit 841ac9c

File tree

3 files changed

+138
-258
lines changed

3 files changed

+138
-258
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@rnx-kit/polyfills": "^0.2.0",
3737
"@rnx-kit/tsconfig": "^2.0.0",
3838
"@types/react": "~18.3.0",
39-
"appium": "patch:appium@npm%3A2.12.0#~/.yarn/patches/appium-npm-2.11.2-f39bb587af.patch",
39+
"appium": "patch:appium@npm%3A2.14.0#~/.yarn/patches/appium-npm-2.11.2-f39bb587af.patch",
4040
"appium-uiautomator2-driver": "^3.0.0",
4141
"appium-xcuitest-driver": "^7.0.0",
4242
"react-native-test-app": "workspace:*",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@
153153
},
154154
"packageManager": "[email protected]",
155155
"resolutions": {
156-
"@appium/base-driver/axios": "^1.7.7",
156+
"@appium/base-driver/axios": "^1.7.9",
157157
"@appium/docutils": "link:./example",
158158
"@appium/support/@types/semver": "^7.5.8",
159159
"@appium/support/archiver": "^7.0.1",
160-
"@appium/support/axios": "^1.7.7",
160+
"@appium/support/axios": "^1.7.9",
161161
"@appium/support/semver": "^7.6.3",
162162
"@appium/support/teen_process": "^2.2.0",
163163
"@colors/colors": "^1.6.0",
@@ -181,7 +181,7 @@
181181
"@semantic-release/npm/npm": "link:./example",
182182
"appium/@types/semver": "^7.5.8",
183183
"appium/ajv": "^8.17.1",
184-
"appium/axios": "^1.7.7",
184+
"appium/axios": "^1.7.9",
185185
"appium/semver": "^7.6.3",
186186
"appium/teen_process": "^2.2.0",
187187
"appium/ws": "^8.18.0",

0 commit comments

Comments
 (0)