Skip to content

Commit

Permalink
fix(deps): update lit to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Jun 13, 2024
1 parent a7bb9b7 commit 38a19dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
4 changes: 2 additions & 2 deletions packages/snapshot-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@kitten-science/kitten-scientists": "workspace:*",
"@oliversalzburg/js-utils": "0.0.46",
"@shoelace-style/shoelace": "2.15.1",
"lit": "3.1.3",
"lit-html": "3.1.3",
"lit": "3.1.4",
"lit-html": "3.1.4",
"lz-string": "1.5.0",
"tslib": "2.6.3"
},
Expand Down
28 changes: 4 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,8 +497,8 @@ __metadata:
"@kitten-science/kitten-scientists": "workspace:*"
"@oliversalzburg/js-utils": "npm:0.0.46"
"@shoelace-style/shoelace": "npm:2.15.1"
lit: "npm:3.1.3"
lit-html: "npm:3.1.3"
lit: "npm:3.1.4"
lit-html: "npm:3.1.4"
lz-string: "npm:1.5.0"
tslib: "npm:2.6.3"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -3364,16 +3364,7 @@ __metadata:
languageName: node
linkType: hard

"lit-html@npm:3.1.3":
version: 3.1.3
resolution: "lit-html@npm:3.1.3"
dependencies:
"@types/trusted-types": "npm:^2.0.2"
checksum: 10c0/0d0b6fd0db7151d38387fa7b07e4203f3598e3b89567997d6d37f84ba7cd76e0e6fd5a41c5eb13d70e10e632dbce6bfc69c5b24c6e8b54975eeb942bb5fa334c
languageName: node
linkType: hard

"lit-html@npm:^3.1.2":
"lit-html@npm:3.1.4, lit-html@npm:^3.1.2":
version: 3.1.4
resolution: "lit-html@npm:3.1.4"
dependencies:
Expand All @@ -3382,18 +3373,7 @@ __metadata:
languageName: node
linkType: hard

"lit@npm:3.1.3":
version: 3.1.3
resolution: "lit@npm:3.1.3"
dependencies:
"@lit/reactive-element": "npm:^2.0.4"
lit-element: "npm:^4.0.4"
lit-html: "npm:^3.1.2"
checksum: 10c0/bd29503bed86e07d94ff3445da4ac11b883bd94d50a2c8a089e990cbd3ce91c06f0e177cce38fbc75ddb35eb6e44f2ee5a1f7b8613478d522eff11438ebb858f
languageName: node
linkType: hard

"lit@npm:^3.0.0":
"lit@npm:3.1.4, lit@npm:^3.0.0":
version: 3.1.4
resolution: "lit@npm:3.1.4"
dependencies:
Expand Down

0 comments on commit 38a19dd

Please sign in to comment.