Update dependencies (#13441)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-07 09:20:22 +02:00
committed by GitHub
parent 483ff4aa8a
commit 99485fa324
2 changed files with 524 additions and 340 deletions
+517 -333
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -47,7 +47,7 @@
"humanize-duration": "^3.27.2",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"jszip": "^3.10.0",
"jszip": "^3.10.1",
"mkdir-recursive": "^0.4.0",
"moment": "^2.29.4",
"mqtt": "4.3.7",
@@ -65,9 +65,9 @@
"zigbee2mqtt-frontend": "0.6.107"
},
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/plugin-proposal-decorators": "^7.18.9",
"@babel/preset-env": "^7.18.9",
"@babel/core": "^7.18.10",
"@babel/plugin-proposal-decorators": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/preset-typescript": "^7.18.6",
"@types/debounce": "^1.2.1",
"@types/finalhandler": "^1.1.1",
@@ -77,10 +77,10 @@
"@types/object-assign-deep": "^0.4.0",
"@types/rimraf": "^3.0.2",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"babel-jest": "^28.1.3",
"eslint": "^8.20.0",
"eslint": "^8.21.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^26.7.0",
"jest": "^28.1.3",