Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- NodeJS v22.11.0 LTS;
- Homebridge v1.8.5;
- hb-lib-tools v2.1.2.
  • Loading branch information
ebaauw committed Nov 2, 2024
1 parent 94f08e4 commit e176fe0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"upnp": "cli/upnp.js"
},
"engines": {
"homebridge": "^1.8.4||^2.0.0-beta",
"node": "20.18.0||^22||^20||^18"
"homebridge": "^1.8.5||^2.0.0-beta",
"node": "22.11.0||^22||^20||^18"
},
"dependencies": {
"@homebridge/plugin-ui-utils": "~1.0.3",
"hb-lib-tools": "~2.0.6"
"hb-lib-tools": "~2.1.2"
},
"scripts": {
"prepare": "standard && rm -rf out && jsdoc -c jsdoc.json",
Expand Down

0 comments on commit e176fe0

Please sign in to comment.