Skip to content

Commit 34deb89

Browse files
committed
fix(build): align vitest coverage version
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent f0cd57d commit 34deb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@testing-library/vue": "^8.1.0",
8888
"@types/blueimp-md5": "^2.18.2",
8989
"@vitejs/plugin-vue": "^6.0.5",
90-
"@vitest/coverage-v8": "^4.0.18",
90+
"@vitest/coverage-v8": "^4.1.0",
9191
"@vue/test-utils": "^2.4.6",
9292
"@vue/tsconfig": "^0.9.0",
9393
"happy-dom": "^20.8.4",

0 commit comments

Comments
 (0)