Update zigbee2mqtt-frontend to 0.3.55 (#6320)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-16 21:22:06 +08:00
committed by GitHub
co-authored by nurikk
parent 0b459e4075
commit 91173a71b8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27680,9 +27680,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.54",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.54.tgz",
"integrity": "sha512-XTzTVkuf0lyOVIwpyYdICihgg3VerynF2IBz3Sto82H0QfAlx9QbR2Qs0MohiLmWauKxcu8b6k3GQ8/NGwye0Q=="
"version": "0.3.55",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.55.tgz",
"integrity": "sha512-X22PZ2DEgwe4fYR0CnRXPL8U59v9JkkVWz7MxerJEF8y5EApOHrrJ5E7AV5d1TFsB7gAGEMWEWwjpqm+vKQq1A=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.71",
"zigbee-herdsman-converters": "14.0.59",
"zigbee2mqtt-frontend": "0.3.54"
"zigbee2mqtt-frontend": "0.3.55"
},
"devDependencies": {
"eslint": "*",