Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- Homebridge v1.6.1;
- homebridge-lib v6.3.17.
  • Loading branch information
ebaauw committed May 20, 2023
1 parent 99c7cd4 commit 4e56336
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 34 deletions.
89 changes: 57 additions & 32 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 @@ -12,11 +12,11 @@
],
"main": "index.js",
"engines": {
"homebridge": "^1.6.0",
"homebridge": "^1.6.1",
"node": "^18.16.0"
},
"dependencies": {
"homebridge-lib": "~6.3.14"
"homebridge-lib": "~6.3.17"
},
"scripts": {
"prepare": "standard",
Expand Down

0 comments on commit 4e56336

Please sign in to comment.