Skip to content

Commit 2bd913d

Browse files
authored
chore(deps): bump webdriverio and remove local patch (#2908)
1 parent 74be9c5 commit 2bd913d

3 files changed

Lines changed: 77 additions & 167 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@swc-node/register": "^1.11.1",
4040
"@swc/core": "^1.15.8",
4141
"@types/node": "catalog:",
42-
"eslint-plugin-wdio": "^9.26.0",
42+
"eslint-plugin-wdio": "^9.30.1",
4343
"globals": "^16.5.0",
4444
"js-yaml": "^5.2.2",
4545
"knip": "^6.23.0",

packages/app/example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@rnx-kit/tsconfig": "catalog:",
3939
"@types/node": "catalog:",
4040
"@types/react": "~19.2.0",
41-
"@wdio/types": "^9.20.0",
41+
"@wdio/types": "^9.30.1",
4242
"appium": "^3.6.0",
4343
"appium-uiautomator2-driver": "^8.1.0",
4444
"appium-xcuitest-driver": "^11.0.0",
4545
"react-native-test-app": "workspace:*",
46-
"webdriverio": "patch:webdriverio@npm%3A9.29.1#~/.yarn/patches/webdriverio-npm-9.20.0-664a6da575.patch"
46+
"webdriverio": "^9.30.1"
4747
},
4848
"rnx-kit": {
4949
"kitType": "app",

0 commit comments

Comments
 (0)