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/web
dependabot[bot] 9f172e7ad0
web: bump @typescript-eslint/parser from 5.33.1 to 5.34.0 in /web (#3466)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.1 to 5.34.0.
- [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/v5.34.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:22:38 +02:00
..
authentik/sources sources/oauth: Add Mailcow oauth source (#2380) 2022-02-27 15:06:02 +01:00
dist root: fix linting errors 2021-07-18 20:54:34 +02:00
icons web: update icons 2021-12-03 18:54:04 +01:00
src release: 2022.8.2 2022-08-19 15:59:53 +01:00
.babelrc web: use absolute imports with path rewrite instead of relative imports (#3149) 2022-06-25 17:44:17 +02:00
.dockerignore root: fix references to helm chart 2021-06-13 14:30:44 +02:00
.eslintignore web: manage version via package.json 2022-06-27 21:31:54 +02:00
.eslintrc.json web: re-format with prettier 2021-08-03 17:52:21 +02:00
.gitignore web: use API as dedicated module 2021-03-16 21:32:39 +01:00
.prettierignore web: manage version via package.json 2022-06-27 21:31:54 +02:00
.prettierrc.json web: include @lit in prettier sort 2021-11-28 15:45:00 +01:00
package-lock.json web: bump @typescript-eslint/parser from 5.33.1 to 5.34.0 in /web (#3466) 2022-08-23 09:22:38 +02:00
package.json web: bump @typescript-eslint/parser from 5.33.1 to 5.34.0 in /web (#3466) 2022-08-23 09:22:38 +02:00
poly.ts web: add polyfill for Intl.ListFormat 2022-01-15 14:56:18 +01:00
robots.txt root: move webapp to /web (#347) 2020-11-28 19:43:42 +01:00
rollup.config.js Revert "web: manage version via package.json" 2022-07-04 21:10:16 +02:00
rollup.proxy.js web: add rollup config for proxy outpost 2021-11-26 14:18:51 +01:00
security.txt migrate to main (#3035) 2022-06-03 19:40:09 +02:00
static.go outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
static_outpost.go outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
tsconfig.json stages/prompt: add basic file field (#3156) 2022-07-05 23:09:41 +02:00