Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- Homebridge v1.8.5;
- homebridge-lib v7.1.0.
  • Loading branch information
ebaauw committed Nov 2, 2024
1 parent 04d92e6 commit 1472efc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"rpi": "cli/rpi.js"
},
"engines": {
"homebridge": "^1.8.4||^2.0.0-beta",
"homebridge": "^1.8.5||^2.0.0-beta",
"node": "^22||^20||^18"
},
"dependencies": {
"homebridge-lib": "~7.0.9"
"homebridge-lib": "~7.1.0"
},
"scripts": {
"prepare": "standard && rm -rf out && jsdoc -c jsdoc.json",
Expand Down

0 comments on commit 1472efc

Please sign in to comment.