From e6124c263199c0f9b3e90af42c526fe5eff49eb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 16:38:40 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.76 (#4957) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- npm-shrinkwrap.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 39cf09301..bdb1e9729 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -19630,9 +19630,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.75", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.75.tgz", - "integrity": "sha512-e3JJmKtfQJMjZo7tSy3KRE2Q776ETkrLpBT3NkkDwdxkvqpWVWlzgGRztarehMqGKcTdSasSIle9EfYL+gRUqA==" + "version": "0.2.76", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.76.tgz", + "integrity": "sha512-wtp4dVEdy/SUMw9+ShISwSkA7DdR5dfF9RVJz8jQWmnmSf3iPAMNg0kdpWdswjRKe1G5xdTLia2oVaSzMYla2w==" } } } diff --git a/package.json b/package.json index fb07828ed..a4abb7db4 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.28", "zigbee-herdsman-converters": "12.0.233", - "zigbee2mqtt-frontend": "0.2.75" + "zigbee2mqtt-frontend": "0.2.76" }, "devDependencies": { "eslint": "*",