Update zigbee2mqtt-frontend to 0.3.85 (#6703)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-14 16:33:50 +08:00
committed by GitHub
co-authored by nurikk
parent 39239d1416
commit 7b54d188f4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28011,9 +28011,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.84",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.84.tgz",
"integrity": "sha512-btnH85oHbkr9mfTN3IBxHFVx6hIidnafjM+ej1BZhdhaaCLqW3WFIxpvqcx/QbHA73NlPtxXG9XOzsx1NJE5Gw=="
"version": "0.3.85",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.85.tgz",
"integrity": "sha512-RnVQJNYQhU3AUyD+dcGoC0blf3OAzooELwJb3wu4jmjBJuczT70bbAdBwmsY4Rc8L0a6nY/huaWXLx4Ss/5mnA=="
}
}
}
+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.84"
"zigbee2mqtt-frontend": "0.3.85"
},
"devDependencies": {
"eslint": "*",