From 3709ac236241f6c27d3f52aa5b3a3a2ebd2889cd Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 2 Apr 2026 16:53:59 +0000 Subject: [PATCH] vscode-extensions.yoavbls.pretty-ts-errors: 0.8.6 -> 0.8.7 --- pkgs/applications/editors/vscode/extensions/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index fb410074b8da..f3e498fc4eab 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -5362,8 +5362,8 @@ let mktplcRef = { name = "pretty-ts-errors"; publisher = "yoavbls"; - version = "0.8.6"; - hash = "sha256-fogib4cYjuogiSfpY935zgm/vfpwGY3vwnknQeQK5Is="; + version = "0.8.7"; + hash = "sha256-ofh19dkK+b1+eqr5g4opoLg3a06C/qqC0HVws28jI/A="; }; meta = { description = "Make TypeScript errors prettier and human-readable in VSCode";