Update zigbee2mqtt-frontend to 0.3.110 (#6768)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-20 15:13:38 +08:00
committed by GitHub
co-authored by nurikk
parent c255625131
commit a2f847e370
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28071,9 +28071,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.109",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.109.tgz",
"integrity": "sha512-Q6R+JS8cn0VzA3YbcBpcQZFj6rjPhloIKenOgDO9StEnxqNHow0FisJoMGdkk9gc+nI/50hmlYnWlLoxW0tWTw=="
"version": "0.3.110",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.110.tgz",
"integrity": "sha512-Ft+lCwJUaO0leOfaK0pkqlUo2L4cgZYK2BuiSfZBYD2DumPMiSPWI20wf1tYP+H3+fUNWcBs1pz/P5dc/nc1Lw=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.81",
"zigbee-herdsman-converters": "14.0.90",
"zigbee2mqtt-frontend": "0.3.109"
"zigbee2mqtt-frontend": "0.3.110"
},
"devDependencies": {
"eslint": "*",