Update zigbee2mqtt-frontend to 0.4.19 (#7711)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-06 17:26:29 +08:00
committed by GitHub
parent 34e286c261
commit 95d39a3ff6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26614,9 +26614,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.18",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.18.tgz",
"integrity": "sha512-sP7GER3rayUeN4fjBwyR6gbi3XwBNgkFBuBo7+C7rIZif4UYHFhJo7sJbN+AKQwDAR6L3of/yHqxCtXhl9idbw=="
"version": "0.4.19",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.19.tgz",
"integrity": "sha512-BULel/L4S/OjS+jNh/aQ4CLxoCvhYv0T5sydueVepf5CfWXoy8SGtPC5EvsTmvQw2+8W9YJ2yDZuDKDARGnWNg=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.112",
"zigbee-herdsman-converters": "14.0.170",
"zigbee2mqtt-frontend": "0.4.18"
"zigbee2mqtt-frontend": "0.4.19"
},
"devDependencies": {
"eslint": "*",