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 9832f63 commit b1dd485Copy full SHA for b1dd485
package.json
@@ -130,9 +130,9 @@
130
"@types/chai": "4.3.19",
131
"@types/inquirer": "9.0.7",
132
"@types/node": "22.13.0",
133
- "@wdio/sauce-service": "9.7.1",
+ "@wdio/sauce-service": "9.7.2",
134
"@wdio/selenium-standalone-service": "8.15.0",
135
- "@wdio/utils": "9.6.4",
+ "@wdio/utils": "9.7.2",
136
"@xmldom/xmldom": "0.9.7",
137
"chai": "^4.0.0",
138
"chai-as-promised": "7.1.2",
@@ -170,7 +170,7 @@
170
"typedoc-plugin-markdown": "4.4.1",
171
"typescript": "5.7.3",
172
"wdio-docker-service": "1.5.0",
173
- "webdriverio": "^9.7.1",
+ "webdriverio": "9.7.2",
174
"xml2js": "0.6.2",
175
"xpath": "0.0.34"
176
},
0 commit comments