Update zigbee2mqtt-frontend to 0.6.75 (#11549)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-02-21 16:45:42 +00:00
committed by GitHub
co-authored by nurikk
parent 0fdbb9153d
commit 23b7898a43
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22495,9 +22495,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.74",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.74.tgz",
"integrity": "sha512-7sFIG572pr3wy3068squnwdKrfxls77JnQOZTg56srcdG8OPftSyCduVwh20UtVQx1j4xzyIlZD5Bu3/u1Cs3A=="
"version": "0.6.75",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.75.tgz",
"integrity": "sha512-i5cw0eyWKRZ+CHoJJrO2JiPuAvs+DF3SuOyh8iZQg4LZoAHJlGJ7cMn20HlfqcsNz1CDN0+mS1vqMNWZC3xIXA=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.18",
"zigbee-herdsman-converters": "14.0.426",
"zigbee2mqtt-frontend": "0.6.74"
"zigbee2mqtt-frontend": "0.6.75"
},
"devDependencies": {
"@babel/core": "^7.17.5",