Skip to content

Commit af4bce0

Browse files
committed
pnpm_10: 10.6.1 -> 10.6.2
https://github.com/pnpm/pnpm/releases/tag/v10.6.2 Signed-off-by: Sefa Eyeoglu <[email protected]>
1 parent a07fcff commit af4bce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/tools/pnpm/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ let
1616
hash = "sha256-HBjZi6W/BzT8fij2yPG0OxvNhmd33s3igdFIWTkGA/w=";
1717
};
1818
"10" = {
19-
version = "10.6.1";
20-
hash = "sha256-gSBIRaOWliqcS0nMLWyvu0mnWGUtPCQ/ISjLxjgIT+I=";
19+
version = "10.6.2";
20+
hash = "sha256-IAcqH27dF2RuqSNL8yxC1WPa03spc+l6Ld5cF3dKgk0=";
2121
};
2222
};
2323

0 commit comments

Comments
 (0)