Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- NodeJS v12.16.2 LTS;
- Homebridge v0.4.53;
- homebridge-lib v4.5.7.
  • Loading branch information
ebaauw committed Apr 10, 2020
1 parent c519f68 commit ce60253
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 28 deletions.
70 changes: 45 additions & 25 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 @@ -12,11 +12,11 @@
],
"main": "index.js",
"engines": {
"homebridge": "~0.4.50",
"node": "^12.16.1"
"homebridge": "~0.4.53",
"node": "^12.16.2"
},
"dependencies": {
"homebridge-lib": "~4.5.5",
"homebridge-lib": "~4.5.7",
"moment": "~2.24.0"
},
"scripts": {
Expand Down

0 comments on commit ce60253

Please sign in to comment.