Update dependencies (#16632)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-12 09:17:14 +01:00
committed by GitHub
co-authored by Koenkk
parent e9a38353fa
commit 10e65b5f26
2 changed files with 723 additions and 723 deletions
+718 -718
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -76,13 +76,13 @@
"@types/object-assign-deep": "^0.4.0",
"@types/rimraf": "^3.0.2",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"babel-jest": "^29.4.1",
"eslint": "^8.33.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"babel-jest": "^29.4.2",
"eslint": "^8.34.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.1",
"jest": "^29.4.2",
"tmp": "^0.2.1",
"typescript": "^4.9.5"
},