Update zigbee2mqtt-frontend to 0.2.33 (#4715)

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 09:33:36 +08:00
committed by GitHub
parent 3de953aa2b
commit b9662ed866
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20921,9 +20921,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.32",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.32.tgz",
"integrity": "sha512-SWgjJRo4v2oNdSfoNgUutbjWpg6EYNlBu1hJNZpdv8HRg9qjD1jDi7n12PQC9c4hf/+z3raXWibkOQkTkAQqxQ=="
"version": "0.2.33",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.33.tgz",
"integrity": "sha512-FLrZO7iOiFEANHCFUiBmukWbQfISCaIv1BD8y1caIC7b3j67iMseu9714ZBn9tYpMcJyYhhm3IY1c0MCgPl7Ew=="
}
}
}
+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.32"
"zigbee2mqtt-frontend": "0.2.33"
},
"devDependencies": {
"eslint": "*",