Loading pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -1707,8 +1707,8 @@ let mktplcRef = { name = "vscode-jest-runner"; publisher = "firsttris"; version = "0.4.82"; hash = "sha256-8sKMxatSaibMESktDJdQ84jINsE05ZVSjLMGjHFw7VI="; version = "0.4.84"; hash = "sha256-x4CaSa/CRZgs7vGthFcn8UXYrbQhQXkULPBbGnj3zpw="; }; meta = { description = "Simple way to run or debug a single (or multiple) tests from context-menu"; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -1707,8 +1707,8 @@ let mktplcRef = { name = "vscode-jest-runner"; publisher = "firsttris"; version = "0.4.82"; hash = "sha256-8sKMxatSaibMESktDJdQ84jINsE05ZVSjLMGjHFw7VI="; version = "0.4.84"; hash = "sha256-x4CaSa/CRZgs7vGthFcn8UXYrbQhQXkULPBbGnj3zpw="; }; meta = { description = "Simple way to run or debug a single (or multiple) tests from context-menu"; Loading