Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- NodeJS v16.13.2 LTS;
- Homebridge v1.4.0;
- homebridge-lib v5.2.0.
  • Loading branch information
ebaauw committed Jan 22, 2022
1 parent 491ef32 commit 2233df6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 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 @@ -18,11 +18,11 @@
"nb": "cli/nb.js"
},
"engines": {
"homebridge": "^1.3.9",
"node": "^16.13.1"
"homebridge": "^1.4.0",
"node": "^16.13.2"
},
"dependencies": {
"homebridge-lib": "~5.1.23"
"homebridge-lib": "~5.2.0"
},
"scripts": {
"prepare": "standard",
Expand Down

0 comments on commit 2233df6

Please sign in to comment.