Skip to content

Commit 2a88bbf

Browse files
authored
vscode-extensions.angular.ng-template: 15.2.0 -> 19.2.0 (#388808)
2 parents 14662d6 + 103dd0c commit 2a88bbf

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
@@ -257,8 +257,8 @@ let
257257
mktplcRef = {
258258
name = "ng-template";
259259
publisher = "Angular";
260-
version = "15.2.0";
261-
hash = "sha256-ho3DtXAAafY/mpUcea2OPhy8tpX+blJMyVxbFVUsspk=";
260+
version = "19.2.0";
261+
hash = "sha256-Xf2ziPU3JWbmjoNy4ufaJHgnbxAw1fwuw+nH6r/8oTA=";
262262
};
263263
meta = {
264264
changelog = "https://marketplace.visualstudio.com/items/Angular.ng-template/changelog";

0 commit comments

Comments
 (0)