Update zigbee2mqtt-frontend to 0.3.52 (#6252)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-13 17:03:17 +08:00
committed by GitHub
parent 10fe61d4ff
commit a63b6c3eb4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.51",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.51.tgz",
"integrity": "sha512-xeHKJJSsYgbIh3xnV0DgHB8Sf6WGpQrS7coVdkMTV3AL9hlYRs+ELrafhyMHLlex6ZHR2srkgthpA+Jd88YWmg=="
"version": "0.3.52",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.52.tgz",
"integrity": "sha512-daL6Ro7TE4EXh+AkZ20QpymmZzLg1B0nPSPIUfaPH721Qah2vzHYriK78TMhMnVsnjjiB28hMf+4Lq05O/H+CQ=="
}
}
}
+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.51"
"zigbee2mqtt-frontend": "0.3.52"
},
"devDependencies": {
"eslint": "*",