Update zigbee2mqtt-frontend to 0.3.51 (#6248)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-13 11:15:52 +08:00
committed by GitHub
parent 1e37ba1271
commit 10fe61d4ff
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.50",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.50.tgz",
"integrity": "sha512-Vl8JnUWDqlsS10ss4BKm7hda/0FZqj1YTk7+KM5VMYzBvEUBhL7suLOT2+4JCLFt0kqwoZr9s5WRlcGkPQbb2g=="
"version": "0.3.51",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.51.tgz",
"integrity": "sha512-xeHKJJSsYgbIh3xnV0DgHB8Sf6WGpQrS7coVdkMTV3AL9hlYRs+ELrafhyMHLlex6ZHR2srkgthpA+Jd88YWmg=="
}
}
}
+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.50"
"zigbee2mqtt-frontend": "0.3.51"
},
"devDependencies": {
"eslint": "*",