Skip to content

Commit

Permalink
chore(deps): bump lit-html from 3.1.2 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/[email protected]/packages/lit-html)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent cf53a80 commit 9d4116f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/lit-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@material/web": "^1.4.1",
"@vaadin/router": "^1.7.5",
"lit": "^3.1.3",
"lit-html": "^3.1.2",
"lit-html": "^3.1.4",
"tslib": "^2.6.2",
"type-fest": "^4.13.0"
}
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ __metadata:
"@material/web": "npm:^1.4.1"
"@vaadin/router": "npm:^1.7.5"
lit: "npm:^3.1.3"
lit-html: "npm:^3.1.2"
lit-html: "npm:^3.1.4"
tslib: "npm:^2.6.2"
type-fest: "npm:^4.13.0"
languageName: unknown
Expand Down Expand Up @@ -4448,6 +4448,15 @@ __metadata:
languageName: node
linkType: hard

"lit-html@npm:^3.1.4":
version: 3.1.4
resolution: "lit-html@npm:3.1.4"
dependencies:
"@types/trusted-types": "npm:^2.0.2"
checksum: 10c0/538c084ab1d39b59c5c094f7ad7a8bc5c41a17b46f375bb841b304263c1f2546065eeace6e330c20f1f15f2c285b66b46d140e2be618de2e65610c58b53a5af3
languageName: node
linkType: hard

"lit@npm:^2.7.4 || ^3.0.0, lit@npm:^3.1.0":
version: 3.1.2
resolution: "lit@npm:3.1.2"
Expand Down

0 comments on commit 9d4116f

Please sign in to comment.