Update dependencies (#8555)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-29 18:56:17 +02:00
committed by GitHub
co-authored by Koenkk
parent 17b2315d89
commit 9e3afbf48a
2 changed files with 345 additions and 343 deletions
+339 -337
View File
File diff suppressed because it is too large Load Diff
+6 -6
View File
@@ -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": {