Update zigbee2mqtt-frontend to 0.3.50 (#6246)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-02-12 23:58:16 +08:00 committed by GitHub
parent e07f065cb5
commit 545caef6d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.49",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.49.tgz",
"integrity": "sha512-ofSmEOzwXLGJa6uKGxdzK0TofVYzxrQaOjqGCQOfPzXV0Q3YUbZL+JbF5UDdxoM5ktCvsTgqP3Sb3syyp/wh7Q=="
"version": "0.3.50",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.50.tgz",
"integrity": "sha512-Vl8JnUWDqlsS10ss4BKm7hda/0FZqj1YTk7+KM5VMYzBvEUBhL7suLOT2+4JCLFt0kqwoZr9s5WRlcGkPQbb2g=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.68",
"zigbee-herdsman-converters": "14.0.56",
"zigbee2mqtt-frontend": "0.3.49"
"zigbee2mqtt-frontend": "0.3.50"
},
"devDependencies": {
"eslint": "*",