Skip to content

Commit

Permalink
Update dependency lit to v2.7.4 (#16464)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 7, 2023
1 parent b81668f commit c65c6f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -117,7 +117,7 @@
"js-yaml": "4.1.0",
"leaflet": "1.9.3",
"leaflet-draw": "1.0.4",
"lit": "2.7.3",
"lit": "2.7.4",
"marked": "4.3.0",
"memoize-one": "6.0.0",
"node-vibrant": "3.2.1-alpha.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -9580,7 +9580,7 @@ __metadata:
leaflet: 1.9.3
leaflet-draw: 1.0.4
lint-staged: 13.2.2
lit: 2.7.3
lit: 2.7.4
lit-analyzer: 1.2.1
lodash.template: 4.5.0
magic-string: 0.30.0
Expand Down Expand Up @@ -11279,14 +11279,14 @@ __metadata:
languageName: node
linkType: hard

"lit@npm:2.7.3, lit@npm:^2.0.0, lit@npm:^2.0.0-rc.2, lit@npm:^2.2.1, lit@npm:^2.3.0, lit@npm:^2.6.1, lit@npm:^2.7.0":
version: 2.7.3
resolution: "lit@npm:2.7.3"
"lit@npm:2.7.4, lit@npm:^2.0.0, lit@npm:^2.0.0-rc.2, lit@npm:^2.2.1, lit@npm:^2.3.0, lit@npm:^2.6.1, lit@npm:^2.7.0":
version: 2.7.4
resolution: "lit@npm:2.7.4"
dependencies:
"@lit/reactive-element": ^1.6.0
lit-element: ^3.3.0
lit-html: ^2.7.0
checksum: 325be0255e8b95ba066d56f3e40dd8530cd423d1687ea6d55b2919df8fb1d63a399be439c5601de65a990dfa9a131d07b2e84a1004b1a52d34ce51569cdf4255
checksum: 7494f4e814fca0ebf7a73923c85454531aac26ff83f0d4d5afe62ebbc6225363c9df41f88147d79d5d3ab518925ceb9b27a557bee610bbb414ae0339c513f5a3
languageName: node
linkType: hard

Expand Down

0 comments on commit c65c6f8

Please sign in to comment.