We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8edbea commit 5f63b82Copy full SHA for 5f63b82
package.json
@@ -42,11 +42,11 @@
42
"@serenity-js/serenity-bdd": "^3.29.5",
43
"@serenity-js/web": "^3.29.5",
44
"@serenity-js/webdriverio": "^3.29.5",
45
- "@wdio/cli": "^8.40.6",
46
- "@wdio/globals": "^8.40.6",
47
- "@wdio/local-runner": "^8.40.6",
48
- "@wdio/spec-reporter": "^8.40.6",
49
- "webdriverio": "^8.40.6"
+ "@wdio/cli": "^9.2.11",
+ "@wdio/globals": "^9.2.11",
+ "@wdio/local-runner": "^9.2.11",
+ "@wdio/spec-reporter": "^9.2.8",
+ "webdriverio": "^9.2.11"
50
},
51
"devDependencies": {
52
"@typescript-eslint/eslint-plugin": "^7.18.0",
0 commit comments