Update zigbee2mqtt-frontend to 0.3.23 (#6017)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-01 11:29:46 +08:00
committed by GitHub
co-authored by nurikk
parent f1c29c9bfc
commit 0f1aad6b98
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27650,9 +27650,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.22",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.22.tgz",
"integrity": "sha512-Sztm4D4LZOHyw4RvW6dEh6AuyROVee6goSiZd9j+Kcb+lClmXorPecwkvv+R0kBT6HgCfimdmUn2WuZddVUitg=="
"version": "0.3.23",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.23.tgz",
"integrity": "sha512-DMkgB/uOQL6Qpact1pWGSXawZLWYGvkTXRd2ouMvNfbx/pJYTB3GHIMLuWeAFx4y635i6NaNAQ/61AZ8IwOXWw=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.59",
"zigbee-herdsman-converters": "14.0.41",
"zigbee2mqtt-frontend": "0.3.22"
"zigbee2mqtt-frontend": "0.3.23"
},
"devDependencies": {
"eslint": "*",