mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update dependencies (#10667)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
89693df2e1
commit
a10687ecaa
Generated
+348
-356
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -49,7 +49,7 @@
|
||||
"json-stable-stringify-without-jsonify": "^1.0.1",
|
||||
"mkdir-recursive": "^0.4.0",
|
||||
"moment": "^2.29.1",
|
||||
"mqtt": "4.3.2",
|
||||
"mqtt": "4.3.4",
|
||||
"object-assign-deep": "^0.4.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"semver": "^7.3.5",
|
||||
@@ -75,13 +75,13 @@
|
||||
"@types/object-assign-deep": "^0.4.0",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"@types/ws": "^8.2.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.8.1",
|
||||
"@typescript-eslint/parser": "^5.8.1",
|
||||
"babel-jest": "^27.4.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.9.0",
|
||||
"@typescript-eslint/parser": "^5.9.0",
|
||||
"babel-jest": "^27.4.6",
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-jest": "^25.3.4",
|
||||
"jest": "^27.4.5",
|
||||
"jest": "^27.4.7",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "^4.5.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user