Skip to content

Commit c5067af

Browse files
authored
Update vitest dependency to version 4.1.4
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent f881199 commit c5067af

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
@@ -95,7 +95,7 @@
9595
"typescript": "^5.9.3",
9696
"vite": "^7.3.2",
9797
"vite-plugin-node-polyfills": "^0.26.0",
98-
"vitest": "^4.1.3",
98+
"vitest": "^4.1.4",
9999
"vue-tsc": "^3.2.5"
100100
}
101101
}

0 commit comments

Comments
 (0)