We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81aadc9 commit 7ad21abCopy full SHA for 7ad21ab
pkgs/applications/editors/vscode/extensions/default.nix
@@ -4725,8 +4725,8 @@ let
4725
mktplcRef = {
4726
name = "svelte-vscode";
4727
publisher = "svelte";
4728
- version = "109.5.3";
4729
- hash = "sha256-wbU1euQmFyHOEHq2y2JvcAZeV4eee9pM0NKZnSgkRKU=";
+ version = "109.5.4";
+ hash = "sha256-aJjwXQKSpCCmwkaBfdTEgPGWALGb3qRD8JOgTbRWRh8=";
4730
};
4731
meta = {
4732
changelog = "https://github.com/sveltejs/language-tools/releases";
0 commit comments