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] e53114a645
build(deps): bump @typescript-eslint/eslint-plugin in /web (#1974)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.8.0.
- [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/v5.8.0/packages/eslint-plugin)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 09:27:57 +01:00
..
authentik/sources sources/oauth: add initial okta type 2021-12-13 21:48:59 +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 web/admin: fix border for outpost health status 2021-12-20 21:40:26 +01:00
.babelrc web: use single delete button with checkbox and icon-based action buttons 2021-08-05 12:30:43 +02:00
.dockerignore root: fix references to helm chart 2021-06-13 14:30:44 +02:00
.eslintignore web: fix path for artefacts 2021-03-16 22:42:15 +01: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: fix import order of polyfills causing shadydom to not work on firefox and safari 2021-09-23 10:16:49 +02:00
.prettierrc.json web: include @lit in prettier sort 2021-11-28 15:45:00 +01:00
package-lock.json build(deps): bump @typescript-eslint/eslint-plugin in /web (#1974) 2021-12-21 09:27:57 +01:00
package.json build(deps): bump @typescript-eslint/eslint-plugin in /web (#1974) 2021-12-21 09:27:57 +01:00
poly.ts web: remove deprecated rollup-plugin-node-resolve 2021-11-04 22:34:48 +01:00
robots.txt root: move webapp to /web (#347) 2020-11-28 19:43:42 +01:00
rollup.config.js web: add rollup config for proxy outpost 2021-11-26 14:18:51 +01:00
rollup.proxy.js web: add rollup config for proxy outpost 2021-11-26 14:18:51 +01:00
security.txt root: fix paths for dockerfile 2021-12-01 21:25:01 +01: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 outposts: fix syntax 2021-08-15 20:59:37 +02:00