Update zigbee2mqtt-frontend to 0.3.37 (#6127)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-06 22:41:18 +08:00
committed by GitHub
parent caafca3d6d
commit 0d7e471fe5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27650,9 +27650,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.36",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.36.tgz",
"integrity": "sha512-eCWjTxbr6g2qUlvksaK/GSnp1xvz4vOki1qqAEH9FPKeCWfHF6Ad4W/KVibSoZhLbD2NzCCQKLkx46LSIVmSUw=="
"version": "0.3.37",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.37.tgz",
"integrity": "sha512-5lVMBZNDKarMhndzZm8EesV9Vn5+3yw5pfcdq25xOFEftWPvMgA11fWZXWLdmCrF+Khe/RlpBUdNaHisDRCQPQ=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.64",
"zigbee-herdsman-converters": "14.0.47",
"zigbee2mqtt-frontend": "0.3.36"
"zigbee2mqtt-frontend": "0.3.37"
},
"devDependencies": {
"eslint": "*",