Skip to content

Commit 36a5006

Browse files
committed
Update Home Assistant JavaScript templates to version 8.1.0
1 parent 8fa8e06 commit 36a5006

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

dist/custom-sidebar-plugin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"get-promisable-result": "2.0.0",
55-
"home-assistant-javascript-templates": "8.0.0",
55+
"home-assistant-javascript-templates": "8.1.0-beta.0",
5656
"home-assistant-query-selector": "7.0.0",
5757
"home-assistant-styles-manager": "4.1.2",
5858
"js-yaml": "^5.3.0"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
minimumReleaseAgeExclude:
2-
- home-assistant-javascript-templates@8.0.0
2+
- home-assistant-javascript-templates@8.1.0-beta.0
33
overrides:
44
brace-expansion@>=4.0.0 <5.0.9: ^5.0.9
55
js-yaml@<3.15.1: ^3.15.1

0 commit comments

Comments
 (0)