Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- NodeJS v14.18.0 LTS;
- homebridge-lib v5.1.14.
  • Loading branch information
ebaauw committed Oct 1, 2021
1 parent 5a1dfc5 commit f8f633a
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 23 deletions.
104 changes: 83 additions & 21 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 @@ -19,10 +19,10 @@
},
"engines": {
"homebridge": "^1.3.4",
"node": "^14.17.6"
"node": "^14.18.0"
},
"dependencies": {
"homebridge-lib": "~5.1.13"
"homebridge-lib": "~5.1.14"
},
"scripts": {
"prepare": "standard && rm -rf out && jsdoc -c jsdoc.json",
Expand Down

0 comments on commit f8f633a

Please sign in to comment.