vscode-extensions.svelte.svelte-vscode: 107.2.5 -> 107.4.3

This commit is contained in:
wackbyte 2023-05-19 17:57:10 -04:00
parent 8d4e33d493
commit afcc2136b0
No known key found for this signature in database
GPG Key ID: 937F2AE5CCEFBF59

View File

@ -2837,8 +2837,8 @@ let
mktplcRef = {
name = "svelte-vscode";
publisher = "svelte";
version = "107.2.5";
sha256 = "sha256-IsZFIk+jOIxzACaZagL64I8Cs0NLI0aWwUPy6xwAmlQ=";
version = "107.4.3";
sha256 = "sha256-z1foIJXVKmJ0G4FfO9xsjiQgmq/ZtoB3b6Ch8Nyj1zY=";
};
meta = {
changelog = "https://github.com/sveltejs/language-tools/releases";