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] f030128686
web: bump the eslint group in /tests/wdio with 2 updates (#8093)
Bumps the eslint group in /tests/wdio with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 6.18.0 to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.18.0 to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 11:06:00 +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 eslint group in /tests/wdio with 2 updates (#8093) 2024-01-09 11:06:00 +01:00
package.json web: bump the eslint group in /tests/wdio with 2 updates (#8093) 2024-01-09 11:06:00 +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