Update zigbee2mqtt-frontend to 0.6.80 (#12001)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-31 07:49:42 +00:00
committed by GitHub
co-authored by nurikk
parent 85308daf5f
commit 1c1ca6faea
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22875,9 +22875,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.79",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.79.tgz",
"integrity": "sha512-rB5r82kxzgnHgZbPTZRXzB+89R+02A91jIXedi2UpVyTrvpXQy5kQWCrr/1wjxhQkgVui1O/0rblRXzMEHS5ng=="
"version": "0.6.80",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.80.tgz",
"integrity": "sha512-mDRQ35j5SuTKCsn7NvjNng7x0OK0Hv9sqxMnl0ISfoNEAD5RDpvzDiEBS6XGoymTI+PRNmaNdbczC5/DVqo5xQ=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.20",
"zigbee-herdsman-converters": "14.0.466",
"zigbee2mqtt-frontend": "0.6.79"
"zigbee2mqtt-frontend": "0.6.80"
},
"devDependencies": {
"@babel/core": "^7.17.8",