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 d01d145 commit 9cb6030Copy full SHA for 9cb6030
package.json
@@ -4,11 +4,11 @@
4
"url": "https://github.com/e2e-boilerplate/webdriverio-typescript-ts-node-mocha-chai-expect/issues"
5
},
6
"dependencies": {
7
- "@wdio/cli": "7.8.0",
8
- "@wdio/dot-reporter": "7.8.0",
9
- "@wdio/local-runner": "7.8.0",
10
- "@wdio/mocha-framework": "7.8.0",
11
- "@wdio/sync": "7.8.0",
+ "@wdio/cli": "7.40.0",
+ "@wdio/dot-reporter": "7.40.0",
+ "@wdio/local-runner": "7.40.0",
+ "@wdio/mocha-framework": "7.40.0",
+ "@wdio/sync": "7.27.0",
12
"chai": "4.3.4",
13
"chromedriver": "90.0.1",
14
"mocha": "8.4.0",
0 commit comments