Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit c1658a7

Browse files
committed
chore(deps): update webdriverio packages
1 parent 2617766 commit c1658a7

File tree

1 file changed

+6
-6
lines changed
  • packages/cna-template/template/frameworks/webdriverio

1 file changed

+6
-6
lines changed

packages/cna-template/template/frameworks/webdriverio/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"test:e2e": "wdio wdio.conf.js"
44
},
55
"devDependencies": {
6-
"@wdio/cli": "^7.10.0",
7-
"@wdio/local-runner": "^7.10.0",
8-
"@wdio/mocha-framework": "^7.10.0",
9-
"@wdio/spec-reporter": "^7.10.0",
10-
"@wdio/sync": "^7.10.0",
6+
"@wdio/cli": "^7.16.8",
7+
"@wdio/local-runner": "^7.16.8",
8+
"@wdio/mocha-framework": "^7.16.6",
9+
"@wdio/spec-reporter": "^7.16.4",
10+
"@wdio/sync": "^7.16.8",
1111
"eslint-plugin-wdio": "^7.4.2",
12-
"webdriverio": "^7.10.0"
12+
"webdriverio": "^7.16.8"
1313
}
1414
}

0 commit comments

Comments
 (0)