Bump lit from 2.2.0 to 2.2.1

Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.2.1/packages/lit)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-16 02:08:12 +00:00
committed by GitHub
parent 3f9ccf8f5a
commit 9900632eec
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"dayjs": "^1.10.8",
"embla-carousel": "^6.1.1",
"home-assistant-js-websocket": "^6.1.1",
"lit": "^2.2.0",
"lit": "^2.2.1",
"lodash-es": "^4.17.21",
"quick-lru": "^6.1.0",
"screenfull": "^6.0.1",
+4 -4
View File
@@ -2863,10 +2863,10 @@ lit-html@^2.2.0:
dependencies:
"@types/trusted-types" "^2.0.2"
lit@^2.0.0, lit@^2.1.1, lit@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/lit/-/lit-2.2.0.tgz#1b83a2c1e4c5ecf3be785292b1a13e193597f610"
integrity sha512-FDyxUuczo6cJJY/2Bkgfh1872U4ikUvmK1Cb6+lYC1CW+QOo8CaWXCpvPKFzYsz0ojUxoruBLVrECc7VI2f1dQ==
lit@^2.0.0, lit@^2.1.1, lit@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/lit/-/lit-2.2.1.tgz#4b679e1d8cb6c7977b64921b1ea3eca7850ca1dd"
integrity sha512-dSe++R50JqrvNGXmI9OE13de1z5U/Y3J2dTm/9GC86vedI8ILoR8ZGnxfThFpvQ9m0lR0qRnIR4IiKj/jDCfYw==
dependencies:
"@lit/reactive-element" "^1.3.0"
lit-element "^3.2.0"