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:
		| @ -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( | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]