This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/tests/wdio
dependabot[bot] c443997cfe
web: bump the wdio group in /tests/wdio with 2 updates (#7655)
Bumps the wdio group in /tests/wdio with 2 updates: [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) and [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner).


Updates `@wdio/cli` from 8.23.1 to 8.23.3
- [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.23.3/packages/wdio-cli)

Updates `@wdio/local-runner` from 8.23.1 to 8.23.3
- [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.23.3/packages/wdio-local-runner)

---
updated-dependencies:
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
- dependency-name: "@wdio/local-runner"
  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>
2023-11-21 13:21:02 +01:00
..
blueprints web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
test web: Application wizard v2 with tests (#7004) 2023-10-18 12:43:37 -07:00
.eslintignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.eslintrc.json web: Application wizard v2 with tests (#7004) 2023-10-18 12:43:37 -07:00
.eslintrc.precommit.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.gitignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.prettierignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.prettierrc.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
Makefile web: Application wizard v2 with tests (#7004) 2023-10-18 12:43:37 -07:00
package-lock.json web: bump the wdio group in /tests/wdio with 2 updates (#7655) 2023-11-21 13:21:02 +01:00
package.json web: bump the wdio group in /tests/wdio with 2 updates (#7655) 2023-11-21 13:21:02 +01:00
tsconfig.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
wdio.conf.ts web: Application wizard v2 with tests (#7004) 2023-10-18 12:43:37 -07:00