Skip to content

fix(deps): update dependency lit-html to v2.7.5 #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 4 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9346,21 +9346,12 @@ __metadata:
languageName: node
linkType: hard

"lit-html@npm:^2.0.0, lit-html@npm:^2.2.0, lit-html@npm:^2.4.0":
version: 2.4.0
resolution: "lit-html@npm:2.4.0"
dependencies:
"@types/trusted-types": ^2.0.2
checksum: fb2ff513a23ce35783c231d3c184103b681f62792e2fa500b17f0bbd93b1a3168153b3fd52ccaca2c25ee5bb7f4006b657fc15ae893fa5dc733774c01eda5dce
languageName: node
linkType: hard

"lit-html@npm:^2.7.3":
version: 2.7.3
resolution: "lit-html@npm:2.7.3"
"lit-html@npm:^2.0.0, lit-html@npm:^2.2.0, lit-html@npm:^2.4.0, lit-html@npm:^2.7.3":
version: 2.7.5
resolution: "lit-html@npm:2.7.5"
dependencies:
"@types/trusted-types": ^2.0.2
checksum: da0110aa5fc19119dc34bb0462ff41d70b458a3bbe83bee5a484c61360eeafcbaf72c84672af76163a4402dc59a210acc523503dc51e0528b556bc32ec366dd2
checksum: 7a54399f78c02f21ee5584fd9ff21b3edad8416df0aca22964bc5b221f0b57ba74d7bd98ad076acea2403b53b2ea87cc3eb47ba8395f371a645e3d584f2c1e49
languageName: node
linkType: hard

Expand Down