web: bump lit-analyzer from 2.0.1 to 2.0.2 in /web (#7858)

* web: bump lit-analyzer from 2.0.1 to 2.0.2 in /web

Bumps [lit-analyzer](https://github.com/runem/lit-analyzer) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/runem/lit-analyzer/releases)
- [Changelog](https://github.com/runem/lit-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/runem/lit-analyzer/commits)

---
updated-dependencies:
- dependency-name: lit-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* fix

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
dependabot[bot]
2023-12-12 15:01:13 +01:00
committed by GitHub
parent f85ae175d8
commit c6c6646fd5
10 changed files with 21 additions and 21 deletions

View File

@ -88,7 +88,7 @@ export class ServiceConnectionDockerForm extends ModelForm<DockerServiceConnecti
name="tlsVerification"
>
<ak-crypto-certificate-search
certificate=${this.instance?.tlsVerification}
.certificate=${this.instance?.tlsVerification}
></ak-crypto-certificate-search>
<p class="pf-c-form__helper-text">
${msg(
@ -101,7 +101,7 @@ export class ServiceConnectionDockerForm extends ModelForm<DockerServiceConnecti
name="tlsAuthentication"
>
<ak-crypto-certificate-search
certificate=${this.instance?.tlsAuthentication}
.certificate=${this.instance?.tlsAuthentication}
></ak-crypto-certificate-search>
<p class="pf-c-form__helper-text">
${msg(