Skip to content

Commit 38f45ea

Browse files
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 fcc73d3 commit 38f45ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"home-assistant-js-websocket": "^9.2.1",
2222
"lit": "^3.1.2",
23-
"lit-html": "^3.1.2"
23+
"lit-html": "^3.1.3"
2424
},
2525
"devDependencies": {
2626
"@babel/core": "^7.24.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3144,10 +3144,10 @@ lit-element@^4.0.4:
31443144
"@lit/reactive-element" "^2.0.4"
31453145
lit-html "^3.1.2"
31463146

3147-
lit-html@^3.1.2:
3148-
version "3.1.2"
3149-
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-3.1.2.tgz#6655ce82367472de7680c62b1bcb0beb0e426fa1"
3150-
integrity sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg==
3147+
lit-html@^3.1.2, lit-html@^3.1.3:
3148+
version "3.1.3"
3149+
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-3.1.3.tgz#ae2e9fee0258d0a1b5d7b86c87da51117e4f911b"
3150+
integrity sha512-FwIbqDD8O/8lM4vUZ4KvQZjPPNx7V1VhT7vmRB8RBAO0AU6wuTVdoXiu2CivVjEGdugvcbPNBLtPE1y0ifplHA==
31513151
dependencies:
31523152
"@types/trusted-types" "^2.0.2"
31533153

0 commit comments

Comments
 (0)