mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
Update dependencies (#8555)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
17b2315d89
commit
9e3afbf48a
Generated
+339
-337
File diff suppressed because it is too large
Load Diff
+6
-6
@@ -54,7 +54,7 @@
|
||||
"source-map-support": "^0.5.19",
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.0",
|
||||
"ws": "^8.2.1",
|
||||
"zigbee-herdsman": "0.13.136",
|
||||
"zigbee-herdsman-converters": "14.0.234",
|
||||
"zigbee2mqtt-frontend": "0.5.27"
|
||||
@@ -69,15 +69,15 @@
|
||||
"@types/js-yaml": "^4.0.3",
|
||||
"@types/object-assign-deep": "^0.4.0",
|
||||
"@types/ws": "^7.4.7",
|
||||
"@typescript-eslint/eslint-plugin": "^4.29.2",
|
||||
"@typescript-eslint/parser": "^4.29.2",
|
||||
"babel-jest": "^27.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "^4.29.3",
|
||||
"@typescript-eslint/parser": "^4.29.3",
|
||||
"babel-jest": "^27.1.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-jest": "^24.4.0",
|
||||
"jest": "^27.0.6",
|
||||
"jest": "^27.1.0",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "^4.3.5"
|
||||
"typescript": "^4.4.2"
|
||||
},
|
||||
"jest": {
|
||||
"coverageThreshold": {
|
||||
|
||||
Reference in New Issue
Block a user