fix(deps): update dependency lit to v2.2.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
lit (source) | dependencies | minor | 2.1.3 -> 2.2.0 |
Release Notes
lit/lit
v2.2.0
Minor Changes
-
#2401
2c9d0008
- Added a devlog events system that may be used for debugging and visualizing Lit's internals.
Patch Changes
- Updated dependencies [
2c9d0008
]:- lit-element@3.2.0
- lit-html@2.2.0
- @lit/reactive-element@1.3.0
v2.1.4
Patch Changes
-
#2518
bbbf21d4
- Fix breaking change in the PropertyValues type. Make PropertyValues compatible with Map<string, string> and other Map types. -
#2526
a50d188a
- Export PropertyValueMap such that JavaScript generated by Google Closure Compiler can reference this type. Do not directly import thePropertyValueMap
interface.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph