Skip to content

Commit

Permalink
chore(deps): update webdriverio (#2251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <[email protected]>
  • Loading branch information
renovate[bot] and tido64 authored Sep 18, 2024
1 parent 07dfec5 commit b1bdbf6
Show file tree
Hide file tree
Showing 3 changed files with 261 additions and 249 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@rnx-kit/polyfills": "^0.2.0",
"@rnx-kit/tsconfig": "^2.0.0",
"@types/react": "~18.3.0",
"appium": "patch:appium@npm%3A2.11.3#~/.yarn/patches/appium-npm-2.11.2-f39bb587af.patch",
"appium": "patch:appium@npm%3A2.11.4#~/.yarn/patches/appium-npm-2.11.2-f39bb587af.patch",
"appium-uiautomator2-driver": "^3.0.0",
"appium-xcuitest-driver": "^7.0.0",
"react-native-test-app": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,11 @@
},
"packageManager": "[email protected]",
"resolutions": {
"@appium/base-driver/axios": "^1.7.4",
"@appium/base-driver/axios": "^1.7.7",
"@appium/docutils": "link:./example",
"@appium/support/@types/semver": "^7.5.8",
"@appium/support/archiver": "^7.0.1",
"@appium/support/axios": "^1.7.4",
"@appium/support/axios": "^1.7.7",
"@appium/support/semver": "^7.6.3",
"@appium/support/teen_process": "^2.2.0",
"@colors/colors": "^1.6.0",
Expand All @@ -183,17 +183,17 @@
"@semantic-release/npm/npm": "link:./example",
"appium/@types/semver": "^7.5.8",
"appium/ajv": "^8.17.1",
"appium/axios": "^1.7.4",
"appium/axios": "^1.7.7",
"appium/semver": "^7.6.3",
"appium/teen_process": "^2.2.0",
"appium/ws": "^8.18.0",
"appium/yaml": "^2.5.0",
"argparse/sprintf-js": "^1.0.2",
"body-parser": "~1.20.2",
"body-parser": "~1.20.3",
"bplist-creator": "~0.1.1",
"bplist-parser": "~0.3.2",
"compression/bytes": "^3.0.0",
"express/qs": "^6.11.0",
"express/qs": "^6.13.0",
"safe-buffer": "~5.2.1"
},
"workspaces": [
Expand Down
Loading

0 comments on commit b1bdbf6

Please sign in to comment.