⬆️ Update vitest monorepo to ^0.32.0

This commit is contained in:
renovate[bot]
2023-06-06 18:00:15 +00:00
parent 2973104f98
commit 50eaa8ebcc
2 changed files with 52 additions and 52 deletions

View File

@@ -88,8 +88,8 @@
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/ui": "^0.31.1",
"@vitest/coverage-c8": "^0.32.0",
"@vitest/ui": "^0.32.0",
"checkly": "latest",
"eslint": "^8.20.0",
"eslint-config-airbnb": "^19.0.4",
@@ -110,7 +110,7 @@
"turbo": "latest",
"typescript": "^5.0.4",
"video.js": "^8.0.3",
"vitest": "^0.31.1",
"vitest": "^0.32.0",
"vitest-fetch-mock": "^0.2.2"
},
"resolutions": {