|
27 | 27 | "dependencies": {
|
28 | 28 | "@types/mocha": "^8.2.1",
|
29 | 29 | "@vue/cli-shared-utils": "^5.0.0-alpha.4",
|
30 |
| - "@wdio/cli": "^6.10.5", |
31 |
| - "@wdio/local-runner": "^6.10.5", |
32 |
| - "@wdio/mocha-framework": "^6.10.4", |
33 |
| - "@wdio/sauce-service": "^6.10.4", |
34 |
| - "@wdio/spec-reporter": "^6.8.1", |
35 |
| - "@wdio/sync": "^6.10.4", |
36 |
| - "eslint-plugin-wdio": "^6.0.12", |
37 |
| - "webdriverio": "^6.10.5" |
| 30 | + "@wdio/cli": "^7.0.7", |
| 31 | + "@wdio/local-runner": "^7.0.7", |
| 32 | + "@wdio/mocha-framework": "^7.0.7", |
| 33 | + "@wdio/sauce-service": "^7.0.7", |
| 34 | + "@wdio/spec-reporter": "^7.0.7", |
| 35 | + "@wdio/sync": "^7.0.7", |
| 36 | + "eslint-plugin-wdio": "^7.0.0", |
| 37 | + "webdriverio": "^7.0.7" |
38 | 38 | },
|
39 | 39 | "peerDependencies": {
|
40 | 40 | "chromedriver": "*",
|
41 | 41 | "geckodriver": "*",
|
42 |
| - "wdio-chromedriver-service": "^6.0.4", |
| 42 | + "wdio-chromedriver-service": "^7.0.0", |
43 | 43 | "wdio-geckodriver-service": "^1.1.2"
|
44 | 44 | },
|
45 | 45 | "peerDependenciesMeta": {
|
|
0 commit comments