Update zigbee2mqtt-frontend to 0.3.75 (#6490)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-28 13:46:51 +08:00
committed by GitHub
co-authored by nurikk
parent 4ca3aabf49
commit fa5a7b19af
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27695,9 +27695,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.74",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.74.tgz",
"integrity": "sha512-rBy49ymB+jskWdNt4sunXuGuFTkFLobGSXGYbNUUB7a7Gur6wj5kh3S1klWPGbKHt/jgsSwXMpYEFt2W6CoTCQ=="
"version": "0.3.75",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.75.tgz",
"integrity": "sha512-F2fKlxgHLkBkXMyYbLIT8uo2aSuecLMbFGivrzsl/koJY8Mi4994XOhe6/qpTF2y7BDzoSRw4v1+oMgUrpsUiQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.71",
"zigbee-herdsman-converters": "14.0.73",
"zigbee2mqtt-frontend": "0.3.74"
"zigbee2mqtt-frontend": "0.3.75"
},
"devDependencies": {
"eslint": "*",