Update zigbee2mqtt-frontend to 0.6.50 (#9982)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-03 16:17:11 +00:00
committed by GitHub
co-authored by nurikk
parent 41f9361922
commit b17ea2e4d9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22890,9 +22890,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.49",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.49.tgz",
"integrity": "sha512-A76TUACgmZ7n0yukoXf0YaMYaD1T4HEikZTKiG4Z/7JiivcySMxt5ePYAd8iJWSWSlHnAWwlCKuUyQYHCy9Hww=="
"version": "0.6.50",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.50.tgz",
"integrity": "sha512-ei1H8UwoavoJEluzs1pfgKYKClQ0v1AfsODxTJJKJkYhuLW6djLwpbty3RO7i0L6hDNFpG1j6Vo1ZH5y0W1otA=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.176",
"zigbee-herdsman-converters": "14.0.336",
"zigbee2mqtt-frontend": "0.6.49"
"zigbee2mqtt-frontend": "0.6.50"
},
"devDependencies": {
"@babel/core": "^7.16.0",