about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-03-31 09:30:52 -0300
committerGitHub <noreply@github.com>2024-03-31 09:30:52 -0300
commit14c6109d018f3705d94a497b8b79dca9a6643074 (patch)
tree789418bb2b8417212f8557a578f29486bf114c43 /pkgs/applications/editors
parent9bc8f11e8747a23d3333ed480a5078072827bab3 (diff)
parentc5dc5619a2d8dc2a90f008ed260198ffdfb2e675 (diff)
Merge pull request #270284 from wackbyte/bump-vscode-svelte
vscode-extensions.svelte.svelte-vscode: 107.12.0 -> 108.3.3
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/vscode/extensions/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix
index 9bc494a445112..443758dacb81f 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -4020,8 +4020,8 @@ let
         mktplcRef = {
           name = "svelte-vscode";
           publisher = "svelte";
-          version = "107.12.0";
-          sha256 = "036ri011fd0cf91iwv59j57m05mxliy27ms4di2y9jlk7jzmr4s2";
+          version = "108.3.3";
+          sha256 = "sha256-q7w8DPzBLpD+13v7RnyDdC3ocDKAihHBVt3pnwSTwio=";
         };
         meta = {
           changelog = "https://github.com/sveltejs/language-tools/releases";