Update zigbee2mqtt-frontend to 0.4.15 (#7544)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-21 15:00:53 +08:00
committed by GitHub
parent 8344622815
commit 888cc7eeee
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28158,9 +28158,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.14",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.14.tgz",
"integrity": "sha512-M6yQpGXKidzliQHo5IqootM1e62uYigZKqTCdHdt9tNduusjWRrf+vNK7PHig5Xlbw7rsHlnR4pCvS/zTWL9CQ=="
"version": "0.4.15",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.15.tgz",
"integrity": "sha512-y5sB13fnr0i6IcNzekWwbePtD58tAkpQ4egl+STNoq5CkZaQEtLDDP5hUFXb3vfjaGXUHOTo05DMZFFvgQcaEg=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.105",
"zigbee-herdsman-converters": "14.0.152",
"zigbee2mqtt-frontend": "0.4.14"
"zigbee2mqtt-frontend": "0.4.15"
},
"devDependencies": {
"eslint": "*",