Update zigbee2mqtt-frontend to 0.3.54 (#6265)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-14 16:00:54 +08:00
committed by GitHub
co-authored by nurikk
parent 7f60605c09
commit 1b76cd0ae5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.53",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.53.tgz",
"integrity": "sha512-sCrtQuD8VadEiUkBVkbtySIqDDgvMksErxoH6GVptm6Sh8F86taEt4MKZedjx/k72aSNpuRvsH84We49iqsTQw=="
"version": "0.3.54",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.54.tgz",
"integrity": "sha512-XTzTVkuf0lyOVIwpyYdICihgg3VerynF2IBz3Sto82H0QfAlx9QbR2Qs0MohiLmWauKxcu8b6k3GQ8/NGwye0Q=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.68",
"zigbee-herdsman-converters": "14.0.56",
"zigbee2mqtt-frontend": "0.3.53"
"zigbee2mqtt-frontend": "0.3.54"
},
"devDependencies": {
"eslint": "*",