Skip to content

Commit 5743df0

Browse files
committed
build: updated webdriverio dependencies
1 parent 80594a3 commit 5743df0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"devDependencies": {
3434
"@commitlint/cli": "^16.0.1",
3535
"@commitlint/config-conventional": "^16.0.0",
36-
"@wdio/cli": "^7.9.0",
37-
"@wdio/dot-reporter": "^7.9.0",
38-
"@wdio/local-runner": "^7.9.0",
39-
"@wdio/mocha-framework": "^7.9.0",
36+
"@wdio/cli": "^7.16.13",
37+
"@wdio/dot-reporter": "^7.16.13",
38+
"@wdio/local-runner": "^7.16.13",
39+
"@wdio/mocha-framework": "^7.16.13",
4040
"html-validate": "^6.1.5",
4141
"husky": "^7.0.1",
4242
"microbundle": "^0.14.1",

0 commit comments

Comments
 (0)