Update zigbee2mqtt-frontend to 0.2.39 (#4749)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-23 08:21:04 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 040f612cd5
commit 3cbe7e3f39
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20921,9 +20921,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.36",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.36.tgz",
"integrity": "sha512-QUXk9ydu0Rz+OJ8/o+kRMoAcbjlM9lZJMx5aRWwNlq8SJ5EEsfV8LD84MFt8u0jP6ffJHwu4WswKlscbcyWSpQ=="
"version": "0.2.39",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.39.tgz",
"integrity": "sha512-v2cgaRRUdDz/MjSs5M0Reiz2lErFrosYUYqMTPAr665Y+rmMw33VNk6df6uTt1tKCgjmgmxBNx1xNGLGKmcndw=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.19",
"zigbee-herdsman-converters": "12.0.217",
"zigbee2mqtt-frontend": "0.2.36"
"zigbee2mqtt-frontend": "0.2.39"
},
"devDependencies": {
"eslint": "*",