Update zigbee2mqtt-frontend to 0.3.84 (#6688)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-13 18:48:08 +08:00
committed by GitHub
parent eb930ac544
commit 036aab2e2e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28011,9 +28011,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.82",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.82.tgz",
"integrity": "sha512-JGSjcKapHsXyLBW4WwABWXBXNEm+Spyrud1mWx8ZJN1uuETicZ40NAXpDte9W7wvc7uiatNvh4CdAbH2J1R9eA=="
"version": "0.3.84",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.84.tgz",
"integrity": "sha512-btnH85oHbkr9mfTN3IBxHFVx6hIidnafjM+ej1BZhdhaaCLqW3WFIxpvqcx/QbHA73NlPtxXG9XOzsx1NJE5Gw=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.79",
"zigbee-herdsman-converters": "14.0.85",
"zigbee2mqtt-frontend": "0.3.82"
"zigbee2mqtt-frontend": "0.3.84"
},
"devDependencies": {
"eslint": "*",