Skip to content

Commit 81c860e

Browse files
committed
build: updated webdriverio dependencies
1 parent f78d382 commit 81c860e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"devDependencies": {
3232
"@commitlint/cli": "^16.0.0",
3333
"@commitlint/config-conventional": "^16.0.0",
34-
"@wdio/cli": "^7.9.0",
35-
"@wdio/dot-reporter": "^7.9.0",
36-
"@wdio/local-runner": "^7.9.0",
37-
"@wdio/mocha-framework": "^7.9.0",
38-
"@wdio/sync": "^7.9.0",
34+
"@wdio/cli": "^7.16.13",
35+
"@wdio/dot-reporter": "^7.16.13",
36+
"@wdio/local-runner": "^7.16.13",
37+
"@wdio/mocha-framework": "^7.16.13",
38+
"@wdio/sync": "^7.16.13",
3939
"html-validate": "^6.0.2",
4040
"husky": "^7.0.1",
4141
"microbundle": "^0.14.1",

0 commit comments

Comments
 (0)