Update zigbee2mqtt-frontend to 0.3.40 (#6144)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-07 09:53:47 +08:00
committed by GitHub
parent a35ae185ba
commit f30d9eb276
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27655,9 +27655,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.39",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.39.tgz",
"integrity": "sha512-DnwfYlnkN2zO3ncqGgqRZPEyW5XRk14U1W4/fqG/MbvTvRNFcMbhfWthIhjCb+7wYTCE9NdAk480aonnrYWbYg=="
"version": "0.3.40",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.40.tgz",
"integrity": "sha512-BQ4y7fMzgz4zxZIxxPexbAiXIrK12edZi0uMjUKYfgwGgi9j/NjoU9lC0aOXFB1uiMfNAj1WG/scIeFfLHdWVA=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.64",
"zigbee-herdsman-converters": "14.0.48",
"zigbee2mqtt-frontend": "0.3.39"
"zigbee2mqtt-frontend": "0.3.40"
},
"devDependencies": {
"eslint": "*",