Skip to content

Commit a232742

Browse files
chore(deps): bump lit-html from 3.1.2 to 3.1.3
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 3.1.2 to 3.1.3. - [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]>
1 parent 4d95d81 commit a232742

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

packages/lit-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@material/web": "^1.4.1",
4646
"@vaadin/router": "^1.7.5",
4747
"lit": "^3.1.3",
48-
"lit-html": "^3.1.2",
48+
"lit-html": "^3.1.3",
4949
"tslib": "^2.6.2",
5050
"type-fest": "^4.13.0"
5151
}

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ __metadata:
306306
"@material/web": "npm:^1.4.1"
307307
"@vaadin/router": "npm:^1.7.5"
308308
lit: "npm:^3.1.3"
309-
lit-html: "npm:^3.1.2"
309+
lit-html: "npm:^3.1.3"
310310
tslib: "npm:^2.6.2"
311311
type-fest: "npm:^4.13.0"
312312
languageName: unknown
@@ -4446,6 +4446,15 @@ __metadata:
44464446
languageName: node
44474447
linkType: hard
44484448

4449+
"lit-html@npm:^3.1.3":
4450+
version: 3.1.3
4451+
resolution: "lit-html@npm:3.1.3"
4452+
dependencies:
4453+
"@types/trusted-types": "npm:^2.0.2"
4454+
checksum: 10c0/0d0b6fd0db7151d38387fa7b07e4203f3598e3b89567997d6d37f84ba7cd76e0e6fd5a41c5eb13d70e10e632dbce6bfc69c5b24c6e8b54975eeb942bb5fa334c
4455+
languageName: node
4456+
linkType: hard
4457+
44494458
"lit@npm:^2.7.4 || ^3.0.0, lit@npm:^3.1.0":
44504459
version: 3.1.2
44514460
resolution: "lit@npm:3.1.2"

0 commit comments

Comments
 (0)