Update zigbee2mqtt-frontend to 0.2.43 (#4768)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-25 13:20:12 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent c702badd98
commit c9e030bb19
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20921,9 +20921,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.40",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.40.tgz",
"integrity": "sha512-QwmQ+8ZnE9PvfmDvOIqQoTnFGWvsD4BKSZ3WI6pVYrIE/o9cmMz1AUVztbb/kbGY3RhMTJWn22iJ22gYszPyag=="
"version": "0.2.43",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.43.tgz",
"integrity": "sha512-Sw8OvNpcC7EMnz3k75+VDcQ9iHTVoWAGo6ho65r4I5fnGnaU4+ud633W9h6H9Jnx2psEOwjMdlV3RDzdSH3z3w=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.23",
"zigbee-herdsman-converters": "12.0.219",
"zigbee2mqtt-frontend": "0.2.40"
"zigbee2mqtt-frontend": "0.2.43"
},
"devDependencies": {
"eslint": "*",