Update dependencies (#14052)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-19 17:39:10 +02:00
committed by GitHub
parent 1e24734a6c
commit 925714022f
2 changed files with 270 additions and 277 deletions
+262 -269
View File
File diff suppressed because it is too large Load Diff
+8 -8
View File
@@ -65,22 +65,22 @@
"zigbee2mqtt-frontend": "0.6.111"
},
"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/plugin-proposal-decorators": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"@babel/core": "^7.19.1",
"@babel/plugin-proposal-decorators": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-typescript": "^7.18.6",
"@types/debounce": "^1.2.1",
"@types/finalhandler": "^1.1.1",
"@types/finalhandler": "^1.2.0",
"@types/humanize-duration": "^3.27.1",
"@types/jest": "^29.0.0",
"@types/jest": "^29.0.3",
"@types/js-yaml": "^4.0.5",
"@types/object-assign-deep": "^0.4.0",
"@types/rimraf": "^3.0.2",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"babel-jest": "^29.0.3",
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^27.0.4",
"jest": "^29.0.3",