Skip to content

Commit

Permalink
Bump hap-nodejs from 0.4.53 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [hap-nodejs](https://github.com/KhaosT/HAP-NodeJS) from 0.4.53 to 0.5.0.
- [Release notes](https://github.com/KhaosT/HAP-NodeJS/releases)
- [Commits](https://github.com/KhaosT/HAP-NodeJS/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2019
1 parent 07b976d commit 712d2ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-airbnb-base": "^13.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-mocha": "^5.2.0",
"hap-nodejs": "^0.4.21",
"hap-nodejs": "^0.5.0",
"jshint": "^2.9.4",
"mocha": "^6.0.1",
"nyc": "^13.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1318,10 +1318,10 @@ handlebars@^4.1.0:
optionalDependencies:
uglify-js "^3.1.4"

hap-nodejs@^0.4.21:
version "0.4.53"
resolved "https://registry.yarnpkg.com/hap-nodejs/-/hap-nodejs-0.4.53.tgz#86e263a54b7f90f6c6246b8d96870eff40eaa5a9"
integrity sha512-6i7m/sugXm/6jP9fLaGUbOtmvxvzcYCfyZFK9dv6kLeavCJparlIn50g+6hc6ljxq0d7Q1mH+pawCPUEq4ZC8Q==
hap-nodejs@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/hap-nodejs/-/hap-nodejs-0.5.0.tgz#d5ce3edd706ea517d00d3bdeb8ee425cdbc81975"
integrity sha512-zP0M1C8T9XZNIcRhZLSw+GKHECZvai9sZdFXBeRFeIhJe4UCbDyfLK/Owe+aJPBdkhHcc1LguLHi3Jt2VH/YZQ==
dependencies:
bonjour-hap "^3.5.1"
buffer-shims "^1.0.0"
Expand Down

0 comments on commit 712d2ce

Please sign in to comment.