From 2117e793244cc9bafb5e7cfd9da16f5fa23466de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 10:44:02 +0800 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.2.18 (#4522) 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 ca1ed90f..647ed2ab 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -20865,9 +20865,9 @@ } }, "zigbee2mqtt-frontend": { - "version": "0.2.17", - "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.17.tgz", - "integrity": "sha512-t5Alx8m2aLq5lVWKzY3qc7+YwSE1noRyVTjVBTKL/DgbdwCsKZ/D1J1ZdKyAMAPM2GUsqgBGQU+XmDXZ5TDf8A==" + "version": "0.2.18", + "resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.18.tgz", + "integrity": "sha512-TMM5qqeWPXZ5YNkT4A+31yXn82gqzFdjfZqBjfhFpLkdusPWlZvZ9uXs5VMdICB1677g1Zi7INaBMPRQzqxUbA==" } } } diff --git a/package.json b/package.json index 8bfb892a..9f835324 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "^7.3.1", "zigbee-herdsman": "0.13.11", "zigbee-herdsman-converters": "12.0.196", - "zigbee2mqtt-frontend": "0.2.17" + "zigbee2mqtt-frontend": "0.2.18" }, "devDependencies": { "eslint": "*",