Update zigbee2mqtt-frontend to 0.3.82 (#6682)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-13 16:40:25 +08:00
committed by GitHub
co-authored by nurikk
parent 07c02f94da
commit 0a2466e55b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28011,9 +28011,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.81",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.81.tgz",
"integrity": "sha512-sRgAPDR5LR3VoFCn2Yhdc3JVLVbEvMJoKEVkB7dWUnSUduXKvNtXL2VbPRdDyDdfntA7fQFf0enT1dCGLRom2w=="
"version": "0.3.82",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.82.tgz",
"integrity": "sha512-JGSjcKapHsXyLBW4WwABWXBXNEm+Spyrud1mWx8ZJN1uuETicZ40NAXpDte9W7wvc7uiatNvh4CdAbH2J1R9eA=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.79",
"zigbee-herdsman-converters": "14.0.84",
"zigbee2mqtt-frontend": "0.3.81"
"zigbee2mqtt-frontend": "0.3.82"
},
"devDependencies": {
"eslint": "*",