Update zigbee2mqtt-frontend to 0.3.19 (#5915)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-26 16:18:43 +08:00
committed by GitHub
co-authored by nurikk
parent 665a6c9bf4
commit a038f7e334
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27651,9 +27651,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.17",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.17.tgz",
"integrity": "sha512-UQW/OyB6goyDHE1UN01GQnfRbKFtKkUQ6L5PLNEN81Kcxq9bgHoldJMTo6/wgfIiWa1XlFDpr918Kbu9VEfadg=="
"version": "0.3.19",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.19.tgz",
"integrity": "sha512-I03GBdR/OY9LlrJjvYlmqPinh3BGV//kvVrd/JiX3Gu/c0U3nsAiQk3fFlb9ibsI1YiRJFh4w35/RuxJJnGM9Q=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.59",
"zigbee-herdsman-converters": "14.0.33",
"zigbee2mqtt-frontend": "0.3.17"
"zigbee2mqtt-frontend": "0.3.19"
},
"devDependencies": {
"eslint": "*",