Update zigbee2mqtt-frontend to 0.4.24 (#7866)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-25 00:30:11 +08:00
committed by GitHub
co-authored by nurikk
parent c27c300324
commit dadda2de96
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26618,9 +26618,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.22",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.22.tgz",
"integrity": "sha512-ZNuBYoIO/Rl9Vn0zIz4sDT9r0UbBp+CT86UzYzW/o5ugq7rKZWcSbbLijPETBCvikdfYcoCh4yEC8klue9r6Cw=="
"version": "0.4.24",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.24.tgz",
"integrity": "sha512-TcX0QqS9eKDY4+84BtMNqzRfko94dC9Jv86Si22Q7mF2x3KwGF+ImXJyoQ729xN1gAuQTies3xIH9iZB9GewbA=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.117",
"zigbee-herdsman-converters": "14.0.181",
"zigbee2mqtt-frontend": "0.4.22"
"zigbee2mqtt-frontend": "0.4.24"
},
"devDependencies": {
"eslint": "*",