Skip to content

Commit 42347b5

Browse files
authored
chore: update pnpm to 10.18.0
1 parent d49bca2 commit 42347b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overlays/pnpm.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
final: prev: let
2-
version = "9.15.2";
3-
sha256 = "sha256-AiMJuzE1kUK2W/qIngQG0u69Ws//ykfmlErPKdnWpms=";
2+
version = "10.18.0";
3+
sha256 = "sha256-OWej7+KQnfMF/sS4M6ME38oXw4C2u3dnL02sTyzdN4g=";
44
lib = import ../lib {pkgs = prev;};
55
in
66
lib.overlayNodePackages {

0 commit comments

Comments
 (0)