Update zigbee2mqtt-frontend to 0.6.55 (#9998)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-04 13:26:16 +00:00
committed by GitHub
parent 45b49bac0a
commit fd762fcf10
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22890,9 +22890,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.54",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.54.tgz",
"integrity": "sha512-dbhiaUbXvmHOZn7ydgT1Ra4cO8QYqhdc2i9qmuT5UPUSfMbZosxREXkpmd15O/v2zc8OF71pNoXOfTxBGBFLJA=="
"version": "0.6.55",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.55.tgz",
"integrity": "sha512-N2CL3dpWKR5p9LEYIUi4ycvJgm32oYdocBVijybf0jU943BEciTLSwZZdwMeHpSrzIBa28J/vq0F0ST57xMl9g=="
}
}
}
+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.54"
"zigbee2mqtt-frontend": "0.6.55"
},
"devDependencies": {
"@babel/core": "^7.16.0",