Update zigbee2mqtt-frontend to 0.3.114 (#6880)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-30 16:36:00 +08:00
committed by GitHub
parent 010a140835
commit 9aacf32ac7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28056,9 +28056,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.113",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.113.tgz",
"integrity": "sha512-LL+uIIVkQkByjrnlOj1k5IXCxM85Ut0PugJSHlyP+PWFbAfO/rw4ed/hjJmqO4PlCl8Gh/f6FW6i02drIkkQbQ=="
"version": "0.3.114",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.114.tgz",
"integrity": "sha512-302JgXKgXZzEaulvINtYgODZAoSiPSazL6FBTZwteCw6knrqYslPl9kVQ0NVDT0o3RmWBrYJ9o0Gj03Ew+gc6A=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.87",
"zigbee-herdsman-converters": "14.0.100",
"zigbee2mqtt-frontend": "0.3.113"
"zigbee2mqtt-frontend": "0.3.114"
},
"devDependencies": {
"eslint": "*",