Update zigbee2mqtt-frontend to 0.3.22 (#5997)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-31 19:33:26 +08:00
committed by GitHub
co-authored by nurikk
parent 236ba3951f
commit 1ce11b2ad6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27651,9 +27651,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.19",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.19.tgz",
"integrity": "sha512-I03GBdR/OY9LlrJjvYlmqPinh3BGV//kvVrd/JiX3Gu/c0U3nsAiQk3fFlb9ibsI1YiRJFh4w35/RuxJJnGM9Q=="
"version": "0.3.22",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.22.tgz",
"integrity": "sha512-Sztm4D4LZOHyw4RvW6dEh6AuyROVee6goSiZd9j+Kcb+lClmXorPecwkvv+R0kBT6HgCfimdmUn2WuZddVUitg=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.59",
"zigbee-herdsman-converters": "14.0.40",
"zigbee2mqtt-frontend": "0.3.19"
"zigbee2mqtt-frontend": "0.3.22"
},
"devDependencies": {
"eslint": "*",