File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"dependencies" : {
21
21
"home-assistant-js-websocket" : " ^9.2.1" ,
22
22
"lit" : " ^3.1.2" ,
23
- "lit-html" : " ^3.1.2 "
23
+ "lit-html" : " ^3.1.3 "
24
24
},
25
25
"devDependencies" : {
26
26
"@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change @@ -3144,10 +3144,10 @@ lit-element@^4.0.4:
3144
3144
" @lit/reactive-element" " ^2.0.4"
3145
3145
lit-html "^3.1.2"
3146
3146
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 ==
3151
3151
dependencies :
3152
3152
" @types/trusted-types" " ^2.0.2"
3153
3153
You can’t perform that action at this time.
0 commit comments