Skip to content

Commit ab99100

Browse files
committed
vscode-extensions.yoavbls.pretty-ts-errors: 0.5.3 -> 0.5.4
1 parent 9037317 commit ab99100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5192,8 +5192,8 @@ let
51925192
mktplcRef = {
51935193
name = "pretty-ts-errors";
51945194
publisher = "yoavbls";
5195-
version = "0.5.3";
5196-
hash = "sha256-JSCyTzz10eoUNu76wNUuvPVVKq4KaVKobS1CAPqgXUA=";
5195+
version = "0.5.4";
5196+
hash = "sha256-SMEqbpKYNck23zgULsdnsw4PS20XMPUpJ5kYh1fpd14=";
51975197
};
51985198
meta = {
51995199
description = "Make TypeScript errors prettier and human-readable in VSCode";

0 commit comments

Comments
 (0)