vscode-extensions.vitest.explorer: 1.50.8 -> 1.52.0 (#562676)

This commit is contained in:
Nick Cao
2026-09-14 19:58:19 +00:00
committed by GitHub

View File

@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "explorer";
publisher = "vitest";
version = "1.50.8";
hash = "sha256-LkfCnEELkdj1BRlHZpphM+bTSh/U7oE11U/E+Hx/8sU=";
version = "1.52.0";
hash = "sha256-umMYz17CGdqOtRAsGqtLpBElFteK2vkBsnlEnZPd5zc=";
};
meta = {
changelog = "https://github.com/vitest-dev/vscode/releases";