Update zigbee2mqtt-frontend to 0.3.43 (#6183)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-09 10:04:57 +08:00
committed by GitHub
parent 1f29f86f49
commit fddada4c1c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.42",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.42.tgz",
"integrity": "sha512-3V6yxcVQp27vl2NTXlFjEpjqOhSucWKC45/7mvPh06Rg/FhC8jYkfCqTzaZ693mUW5mOCO3r89KtRr+m6GEpOA=="
"version": "0.3.43",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.43.tgz",
"integrity": "sha512-cA7G0A/liw6aP/t7SB7W0qdRa3OF5olFtAg3m9DiHLfLX7OJw47t5mYTxXF9UfFfkrqn3/JZf26pqRQGhVY+GA=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.66",
"zigbee-herdsman-converters": "14.0.50",
"zigbee2mqtt-frontend": "0.3.42"
"zigbee2mqtt-frontend": "0.3.43"
},
"devDependencies": {
"eslint": "*",