Skip to content

Commit b97fa05

Browse files
chore: update wdio dependencies for more stable tests (#18759)
1 parent 3a4eaf9 commit b97fa05

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
"@eslint/json": "^0.2.0",
109109
"@types/estree": "^1.0.5",
110110
"@types/node": "^20.11.5",
111-
"@wdio/browser-runner": "^8.38.3",
112-
"@wdio/cli": "^8.38.2",
113-
"@wdio/concise-reporter": "^8.38.2",
114-
"@wdio/mocha-framework": "^8.38.2",
111+
"@wdio/browser-runner": "^8.40.1",
112+
"@wdio/cli": "^8.40.0",
113+
"@wdio/concise-reporter": "^8.39.0",
114+
"@wdio/mocha-framework": "^8.40.0",
115115
"babel-loader": "^8.0.5",
116116
"c8": "^7.12.0",
117117
"chai": "^4.0.1",

0 commit comments

Comments
 (0)