Skip to content

Commit b5cdd8a

Browse files
chore(deps): update webdriverio (#2147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <[email protected]>
1 parent 48feacb commit b5cdd8a

File tree

4 files changed

+172
-151
lines changed

4 files changed

+172
-151
lines changed
File renamed without changes.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@rnx-kit/polyfills": "^0.1.1",
3636
"@rnx-kit/tsconfig": "^1.0.0",
3737
"@types/react": "~18.3.0",
38-
"appium": "patch:appium@npm%3A2.10.3#~/.yarn/patches/appium-npm-2.10.3-e4e11803a6.patch",
38+
"appium": "patch:appium@npm%3A2.11.2#~/.yarn/patches/appium-npm-2.11.2-f39bb587af.patch",
3939
"appium-uiautomator2-driver": "^3.0.0",
4040
"appium-xcuitest-driver": "^7.0.0",
4141
"react-native-test-app": "workspace:*",

package.json

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,11 @@
158158
},
159159
"packageManager": "[email protected]",
160160
"resolutions": {
161-
"@appium/base-driver/express": "^4.19.2",
162-
"@appium/base-driver/lru-cache": "^10.2.0",
163161
"@appium/docutils": "link:./example",
164162
"@appium/support/@types/semver": "^7.5.8",
165163
"@appium/support/archiver": "^7.0.1",
166-
"@appium/support/semver": "^7.6.0",
167-
"@appium/support/teen_process": "^2.1.4",
164+
"@appium/support/semver": "^7.6.2",
165+
"@appium/support/teen_process": "^2.2.0",
168166
"@colors/colors": "^1.6.0",
169167
"@expo/config-plugins/glob": "^7.1.6",
170168
"@expo/json-file/@babel/code-frame": "^7.10.4",
@@ -181,12 +179,10 @@
181179
"@semantic-release/npm/npm": "link:./example",
182180
"appium/@types/semver": "^7.5.8",
183181
"appium/ajv": "^8.12.0",
184-
"appium/semver": "^7.6.0",
185-
"appium/teen_process": "^2.1.4",
186-
"appium/ws": "^8.17.1",
187-
"appium/yaml": "^2.4.1",
188-
"appium-android-driver/@appium/support": "^5.0.3",
189-
"appium-chromedriver/@appium/support": "^5.0.3",
182+
"appium/semver": "^7.6.2",
183+
"appium/teen_process": "^2.2.0",
184+
"appium/ws": "^8.18.0",
185+
"appium/yaml": "^2.4.5",
190186
"argparse/sprintf-js": "^1.0.2",
191187
"body-parser": "~1.20.2",
192188
"bplist-creator": "~0.1.1",

0 commit comments

Comments
 (0)