⬆️ Update vitest monorepo to ^0.33.0

This commit is contained in:
renovate[bot]
2023-07-07 03:43:52 +00:00
parent a14dcdcb38
commit 310ca2aa2f
2 changed files with 80 additions and 67 deletions

View File

@@ -93,8 +93,8 @@
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.30.7",
"@vitest/coverage-c8": "^0.32.0",
"@vitest/ui": "^0.32.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"eslint": "^8.0.1",
"eslint-config-next": "^13.4.5",
"eslint-plugin-promise": "^6.0.0",
@@ -112,7 +112,7 @@
"typescript": "^5.1.0",
"video.js": "^8.0.3",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.32.0",
"vitest": "^0.33.0",
"vitest-fetch-mock": "^0.2.2"
},
"nextBundleAnalysis": {