diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 72c4e21e03b4..5bca64bbd273 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -4534,8 +4534,8 @@ let mktplcRef = { name = "svelte-vscode"; publisher = "svelte"; - version = "110.1.0"; - hash = "sha256-i6FObecuMylaCZYl/KLMscE07JIzQz+NSkfRdxtSfgg="; + version = "110.2.0"; + hash = "sha256-5WCaYhWA6soB2AALFY/5Z7Y8IBAj5/4XSR/I4jHhth8="; }; meta = { changelog = "https://github.com/sveltejs/language-tools/releases";