⬆️ Upgrade faulty vitest dependencies (#950)

This commit is contained in:
Manuel
2023-05-20 15:01:02 +02:00
committed by GitHub
parent fb52c4b003
commit a7f99c7366
2 changed files with 31 additions and 18 deletions

View File

@@ -87,8 +87,8 @@
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@vitest/coverage-c8": "^0.29.3",
"@vitest/ui": "^0.29.3",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/ui": "^0.31.1",
"checkly": "latest",
"eslint": "^8.20.0",
"eslint-config-airbnb": "^19.0.4",