web: bump the wdio group in /tests/wdio with 1 update (#7258)
Bumps the wdio group in /tests/wdio with 1 update: [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.20.2/packages/wdio-cli) --- updated-dependencies: - dependency-name: "@wdio/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: wdio ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
549d6d7c8e
commit
09ba0c470a
|
@ -9,7 +9,7 @@
|
|||
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
||||
"@typescript-eslint/parser": "^6.8.0",
|
||||
"@wdio/cli": "^8.20.1",
|
||||
"@wdio/cli": "^8.20.2",
|
||||
"@wdio/local-runner": "^8.20.0",
|
||||
"@wdio/mocha-framework": "^8.20.0",
|
||||
"@wdio/spec-reporter": "^8.20.0",
|
||||
|
@ -1073,9 +1073,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@wdio/cli": {
|
||||
"version": "8.20.1",
|
||||
"resolved": "https://registry.npmjs.org/@wdio/cli/-/cli-8.20.1.tgz",
|
||||
"integrity": "sha512-R59wTu/IXUPnYKCDmunK97LmxzWVpYHpo/MnjqwWXvseRWAH6xKI7U3zGduON1M+c00U3wgl9SLKw2PF9h7hnw==",
|
||||
"version": "8.20.2",
|
||||
"resolved": "https://registry.npmjs.org/@wdio/cli/-/cli-8.20.2.tgz",
|
||||
"integrity": "sha512-fXpwcpsSo//5eC7bODDaumuNLl9wK+G7G9mAu0OB3QUZ39CudsrNxGxchVhnilqQAFw450OOEL/RzaDPspCZRA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "^20.1.1",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
||||
"@typescript-eslint/parser": "^6.8.0",
|
||||
"@wdio/cli": "^8.20.1",
|
||||
"@wdio/cli": "^8.20.2",
|
||||
"@wdio/local-runner": "^8.20.0",
|
||||
"@wdio/mocha-framework": "^8.20.0",
|
||||
"@wdio/spec-reporter": "^8.20.0",
|
||||
|
|
Reference in New Issue