Skip to content

Commit

Permalink
Bump home-assistant-js-websocket from 9.2.1 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [home-assistant-js-websocket](https://github.com/home-assistant/home-assistant-js-websocket) from 9.2.1 to 9.3.0.
- [Release notes](https://github.com/home-assistant/home-assistant-js-websocket/releases)
- [Commits](home-assistant/home-assistant-js-websocket@9.2.1...9.3.0)

---
updated-dependencies:
- dependency-name: home-assistant-js-websocket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 83ca5ce commit b16c9ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lint:fix": "yarn lint --fix"
},
"dependencies": {
"home-assistant-js-websocket": "^9.2.1",
"home-assistant-js-websocket": "^9.3.0",
"lit": "^3.1.3",
"lit-html": "^3.1.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2836,10 +2836,10 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
dependencies:
function-bind "^1.1.2"

home-assistant-js-websocket@^9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/home-assistant-js-websocket/-/home-assistant-js-websocket-9.2.1.tgz#9ea1931737a8db76bfc445b58163de1ae17ceaa5"
integrity sha512-Ss9FqqHpONTNGHne/1SHv5B41dnou4ZQV9z+O9s4++l9xue5Qz4ci3IxYQhdc0zF4wu0Dhs+wYKnxun+xsHS7g==
home-assistant-js-websocket@^9.3.0:
version "9.3.0"
resolved "https://registry.yarnpkg.com/home-assistant-js-websocket/-/home-assistant-js-websocket-9.3.0.tgz#ca2cd395b47fbcd1cf9f3948c2e805e0afc566ed"
integrity sha512-DB2jCo57+0OIOhF3zMjHcfZnRyzbWBdeT24LwTh4pO75vaIiXbdaWwZFEFukHOz3K8qTFmeUnLemHV3Fspib+A==

ignore@^5.2.0, ignore@^5.3.1:
version "5.3.1"
Expand Down

0 comments on commit b16c9ef

Please sign in to comment.