Update dependencies (#8646)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-05 13:35:43 +02:00
committed by GitHub
parent 3708b314d1
commit edf14b80d2
2 changed files with 580 additions and 387 deletions
+576 -383
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -60,8 +60,8 @@
"zigbee2mqtt-frontend": "0.6.2"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.4",
"@babel/preset-typescript": "^7.15.0",
"@types/debounce": "^1.2.0",
"@types/humanize-duration": "^3.25.1",
@@ -69,8 +69,8 @@
"@types/js-yaml": "^4.0.3",
"@types/object-assign-deep": "^0.4.0",
"@types/ws": "^7.4.7",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"babel-jest": "^27.1.0",
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",