diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index c72447887f00..fb2faec2d947 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -5273,8 +5273,8 @@ let mktplcRef = { name = "volar"; publisher = "Vue"; - version = "3.3.9"; - hash = "sha256-aJI96adY6ASvwtUY192i0okzxyBllCF4l3WYJ6lXbAc="; + version = "3.3.11"; + hash = "sha256-wdELoM6czn0lrk9GdmBh55xUKXEXu5pkfaiRJvF06ew="; }; meta = { changelog = "https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md";