Update dependencies (#11108)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-30 14:12:07 +01:00
committed by GitHub
co-authored by Koenkk
parent 93921c6be9
commit 26ae01a0e4
2 changed files with 85 additions and 88 deletions
+6 -6
View File
@@ -40,7 +40,7 @@
"connect-gzip-static": "^2.1.1",
"core-js": "^3.20.3",
"debounce": "^1.2.1",
"deep-object-diff": "^1.1.0",
"deep-object-diff": "^1.1.7",
"fast-deep-equal": "^3.1.3",
"finalhandler": "^1.1.2",
"git-last-commit": "^1.0.1",
@@ -55,7 +55,7 @@
"semver": "^7.3.5",
"source-map-support": "^0.5.21",
"uri-js": "^4.4.1",
"winston": "^3.4.0",
"winston": "^3.5.0",
"winston-syslog": "^2.4.4",
"ws": "^8.4.2",
"zigbee-herdsman": "0.14.8",
@@ -75,12 +75,12 @@
"@types/object-assign-deep": "^0.4.0",
"@types/rimraf": "^3.0.2",
"@types/ws": "^8.2.2",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"babel-jest": "^27.4.6",
"eslint": "^8.7.0",
"eslint": "^8.8.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-jest": "^26.0.0",
"jest": "^27.4.7",
"tmp": "^0.2.1",
"typescript": "^4.5.5"