Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mdaskalov committed Sep 5, 2020
1 parent b7a0e93 commit 4ac6a0c
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 93 deletions.
200 changes: 109 additions & 91 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 @@ -27,11 +27,11 @@
},
"homepage": "https://github.com/mdaskalov/homebridge-dreambox#readme",
"dependencies": {
"mqtt": "^4.1.0",
"mqtt": "^4.2.1",
"node-fetch": "^2.6.0",
"xml2js": "^0.4.23"
},
"devDependencies": {
"eslint": "^7.5.0"
"eslint": "^7.8.1"
}
}

0 comments on commit 4ac6a0c

Please sign in to comment.