vscode-extensions.svelte.svelte-vscode: 109.8.0 -> 109.8.1 (#411671)

This commit is contained in:
Pol Dellaiera 2025-05-28 09:38:41 +00:00 committed by GitHub
commit 09930fbfc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4669,8 +4669,8 @@ let
mktplcRef = {
name = "svelte-vscode";
publisher = "svelte";
version = "109.8.0";
hash = "sha256-T0pNjjeKKX/T1Oc+zvOHu74H4r4F9Ogk5gDV7z0+D9I=";
version = "109.8.1";
hash = "sha256-ILZ7YA7LngwpU3U+qsgHPd+oxyqLNGRiKUCFC/OMBAo=";
};
meta = {
changelog = "https://github.com/sveltejs/language-tools/releases";