Update zigbee2mqtt-frontend to 0.6.36 (#9772)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-21 04:15:04 +00:00
committed by GitHub
co-authored by nurikk
parent 008d6f9aa0
commit ad3ff7fa40
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22968,9 +22968,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.35",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.35.tgz",
"integrity": "sha512-U1bXlssiYCtamOwWUJszUND1imb7WL9dyL2n6gXMPWkhkCyLQnxaEv7lf03zyp09U9nHIPNTPyi0xMbQLe+9Cw=="
"version": "0.6.36",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.36.tgz",
"integrity": "sha512-D1YZQFD4XrzgXO4a9L7sSmXUFy7YBMtrVSaJBwrVCXUT8EhzScjxFORVFoyRwo0kFVR56XPaJG/Msh/Z/6hmLQ=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.172",
"zigbee-herdsman-converters": "14.0.324",
"zigbee2mqtt-frontend": "0.6.35"
"zigbee2mqtt-frontend": "0.6.36"
},
"devDependencies": {
"@babel/core": "^7.16.0",