Update dependencies (#15484)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-11 09:07:13 +01:00
committed by GitHub
co-authored by Koenkk
parent b69d31d3ee
commit e2deb23d77
2 changed files with 100 additions and 100 deletions
+4 -4
View File
@@ -71,20 +71,20 @@
"@types/debounce": "^1.2.1",
"@types/finalhandler": "^1.2.0",
"@types/humanize-duration": "^3.27.1",
"@types/jest": "^29.2.3",
"@types/jest": "^29.2.4",
"@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.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"babel-jest": "^29.3.1",
"eslint": "^8.29.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^27.1.6",
"jest": "^29.3.1",
"tmp": "^0.2.1",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"jest": {
"coverageThreshold": {