Update zigbee2mqtt-frontend to 0.3.119 (#6998)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-04-08 21:57:42 +08:00
committed by GitHub
parent 2446e173b6
commit 53772e5536
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28187,9 +28187,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.118",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.118.tgz",
"integrity": "sha512-2jikqcLPRnumKa24YAS6tnwR25js+GhPtujQrnaSCLQa/P0tAlxHY4+c6F+3Ig2G4UWZTFDPP8q5G5pcSIb0Kg=="
"version": "0.3.119",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.119.tgz",
"integrity": "sha512-kNPQQUY7ob84WI29Dg+s9rXKn7IFkJigE0gzRKjBfcrh1MNFFeERPzshzmSLxlX4DwJURkEmTz6VyKkRzuCS/Q=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.89",
"zigbee-herdsman-converters": "14.0.105",
"zigbee2mqtt-frontend": "0.3.118"
"zigbee2mqtt-frontend": "0.3.119"
},
"devDependencies": {
"eslint": "*",