Update herdsman.

This commit is contained in:
Koen Kanters
2020-02-23 19:01:02 +01:00
parent 409df4c193
commit 645da4e3c0
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1973,9 +1973,9 @@
"dev": true
},
"eslint-plugin-jest": {
"version": "23.7.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.7.0.tgz",
"integrity": "sha512-zkiyGlvJeHNjAEz8FaIxTXNblJJ/zj3waNbYbgflK7K6uy0cpE5zJBt/JpJtOBGM/UGkC6BqsQ4n0y7kQ2HA8w==",
"version": "23.8.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.8.0.tgz",
"integrity": "sha512-DKXmLxguZ1Lru4u5YM12ko3WLq6gqo7dhV2b63K731+/PNyZ/Ff6NGONQsGUtPLG9zU3kdz/N+2LTbweNZifeg==",
"dev": true,
"requires": {
"@typescript-eslint/experimental-utils": "^2.5.0"
@@ -6791,9 +6791,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.52",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.52.tgz",
"integrity": "sha512-2ac7z8hm3Cw55QycaCUuBp8FO4GzSH/kctwiJgGVRxjgDjgMFITciTEjYTSvIslT52lULzRCjC6PuMWOq3gfTw==",
"version": "0.12.54",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.54.tgz",
"integrity": "sha512-HsBRtCfgyaMCOi6BU7K2W5l4pCQZKEWHyt+c7U192Bt2GyV0WffYvijsXxxcOcuM2XdJlITup0PFiKQJPmGMLw==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^2.0.1",
+1 -1
View File
@@ -45,7 +45,7 @@
"rimraf": "*",
"semver": "*",
"winston": "*",
"zigbee-herdsman": "0.12.52",
"zigbee-herdsman": "0.12.54",
"zigbee-herdsman-converters": "12.0.27"
},
"devDependencies": {