diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 12745e47e0a3..0d0aa5a51e11 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -5381,8 +5381,8 @@ let mktplcRef = { name = "volar"; publisher = "Vue"; - version = "2.0.16"; - hash = "sha256-RTBbF7qahYP4L7SZ/5aCM/e5crZAyyPRcgL48FVL1jk="; + version = "2.2.8"; + hash = "sha256-efEeTq/y4al38Tdut3bHVdluf3tUYqc6CFPX+ch1gLg="; }; meta = { changelog = "https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md";