Update zigbee2mqtt-frontend to 0.2.22 (#4554)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-04 11:17:39 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 57b5529cd1
commit 75ec7c3e05
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20865,9 +20865,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.21",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.21.tgz",
"integrity": "sha512-RrepWqqKJB0qxukr9ERYfmRBOj8p7h5fsIr3D6EsAznFTxme120yZVgDwWaBuuKDWTR+FDe9SV0f8CHpz5r0tA=="
"version": "0.2.22",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.22.tgz",
"integrity": "sha512-hAhoxhtZEKzC6GUrPdsdO1kJSB0B9VwtHKl8KGrItw1uDZ3sYiBoqWyYyA1xoXFiV0FeQtyafSFQR0A5guxd2A=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.12",
"zigbee-herdsman-converters": "12.0.198",
"zigbee2mqtt-frontend": "0.2.21"
"zigbee2mqtt-frontend": "0.2.22"
},
"devDependencies": {
"eslint": "*",