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 4cd2b3d commit fdb41d8Copy full SHA for fdb41d8
package.json
@@ -33,10 +33,10 @@
33
"devDependencies": {
34
"@commitlint/cli": "^19.0.0",
35
"@commitlint/config-conventional": "^19.0.0",
36
- "@wdio/cli": "^8.0.0",
37
- "@wdio/dot-reporter": "^8.0.0",
38
- "@wdio/local-runner": "^8.0.0",
39
- "@wdio/mocha-framework": "^8.0.0",
+ "@wdio/cli": "^9.0.0",
+ "@wdio/dot-reporter": "^9.0.0",
+ "@wdio/local-runner": "^9.0.0",
+ "@wdio/mocha-framework": "^9.0.0",
40
"html-validate": "^8.0.0",
41
"husky": "^9.0.0",
42
"microbundle": "^0.15.0",
0 commit comments