Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump @zwave-js/[email protected] #1987

Merged
merged 1 commit into from
Nov 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"@jamescoyle/vue-icon": "^0.1.2",
"@mdi/js": "^6.2.95",
"@types/set-value": "^4.0.1",
"@zwave-js/server": "^1.11.0",
"@zwave-js/server": "^1.12.0",
"@zwave-js/winston-daily-rotate-file": "^4.5.6-0",
"ansi_up": "^5.0.1",
"app-root-path": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3035,18 +3035,18 @@ __metadata:
languageName: node
linkType: hard

"@zwave-js/server@npm:^1.11.0":
version: 1.11.0
resolution: "@zwave-js/server@npm:1.11.0"
"@zwave-js/server@npm:^1.12.0":
version: 1.12.0
resolution: "@zwave-js/server@npm:1.12.0"
dependencies:
minimist: ^1.2.5
ws: ^8.0.0
peerDependencies:
zwave-js: ^8.7.5
zwave-js: ^8.7.7
bin:
zwave-client: dist/bin/client.js
zwave-server: dist/bin/server.js
checksum: 548cb71e2e9e3d22de199a7600682c8d2a31ac499f03913d492e5a6ab59122b1ebf4ffeb9acba6ba00c3ab2abe76b53ee4fee271b34ca31d40d98ed18e80a708
checksum: 69194f7b0c49987a6cf7ce76e94283806e1e37249b952f0ac35bc6779e49fd31c20680ad5c7f21f95bb8ea64741f977e1171db86fc7f4b8cdac23233d89b3c16
languageName: node
linkType: hard

Expand Down Expand Up @@ -16096,7 +16096,7 @@ typescript@^4.4.3:
"@types/sinon-chai": ^3.2.5
"@typescript-eslint/eslint-plugin": ^4.33.0
"@typescript-eslint/parser": ^4.33.0
"@zwave-js/server": ^1.11.0
"@zwave-js/server": ^1.12.0
"@zwave-js/winston-daily-rotate-file": ^4.5.6-0
ansi_up: ^5.0.1
app-root-path: ^3.0.0
Expand Down