Update zigbee2mqtt-frontend to 0.2.32 (#4714)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-19 08:13:59 +08:00
committed by GitHub
parent 09fbed6c75
commit 3de953aa2b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20921,9 +20921,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.31",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.31.tgz",
"integrity": "sha512-YYriVYHArpylTOKbj7PCGOULW8anCwq+t6F6ErMmuUUxtq5355WKUEjGhfq9nooW9G1+1Mer2A2jFXCUPti6HA=="
"version": "0.2.32",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.32.tgz",
"integrity": "sha512-SWgjJRo4v2oNdSfoNgUutbjWpg6EYNlBu1hJNZpdv8HRg9qjD1jDi7n12PQC9c4hf/+z3raXWibkOQkTkAQqxQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.18",
"zigbee-herdsman-converters": "12.0.214",
"zigbee2mqtt-frontend": "0.2.31"
"zigbee2mqtt-frontend": "0.2.32"
},
"devDependencies": {
"eslint": "*",