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

Commit 51bfec1

Browse files
chore(deps): update webdriverio packages (#934)
1 parent 6a17df6 commit 51bfec1

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

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

Lines changed: 7 additions & 7 deletions
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.16.11",
7-
"@wdio/local-runner": "^7.16.11",
8-
"@wdio/mocha-framework": "^7.16.11",
9-
"@wdio/spec-reporter": "^7.16.11",
10-
"@wdio/sync": "^7.16.11",
11-
"eslint-plugin-wdio": "^7.4.2",
12-
"webdriverio": "^7.16.11"
6+
"@wdio/cli": "^7.17.4",
7+
"@wdio/local-runner": "^7.17.4",
8+
"@wdio/mocha-framework": "^7.17.3",
9+
"@wdio/spec-reporter": "^7.17.3",
10+
"@wdio/sync": "^7.17.4",
11+
"eslint-plugin-wdio": "^7.17.4",
12+
"webdriverio": "^7.17.4"
1313
}
1414
}

packages/create-nuxt-app/test/snapshots/index.test.js.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3008,13 +3008,13 @@ Generated by [AVA](https://avajs.dev).
30083008
'vue-template-compiler': '^2.6.14',
30093009
},
30103010
devDependencies: {
3011-
'@wdio/cli': '^7.16.11',
3012-
'@wdio/local-runner': '^7.16.11',
3013-
'@wdio/mocha-framework': '^7.16.11',
3014-
'@wdio/spec-reporter': '^7.16.11',
3015-
'@wdio/sync': '^7.16.11',
3016-
'eslint-plugin-wdio': '^7.4.2',
3017-
webdriverio: '^7.16.11',
3011+
'@wdio/cli': '^7.17.4',
3012+
'@wdio/local-runner': '^7.17.4',
3013+
'@wdio/mocha-framework': '^7.17.3',
3014+
'@wdio/spec-reporter': '^7.17.3',
3015+
'@wdio/sync': '^7.17.4',
3016+
'eslint-plugin-wdio': '^7.17.4',
3017+
webdriverio: '^7.17.4',
30183018
},
30193019
private: true,
30203020
scripts: {
-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)