pnpm_10: 10.17.1 -> 10.18.0 (#448080)

authored by scrumplex.net and committed by

GitHub 37b8ebbf 316b4b6f

+2 -2
+2 -2
pkgs/development/tools/pnpm/default.nix
··· 16 16 hash = "sha256-z4anrXZEBjldQoam0J1zBxFyCsxtk+nc6ax6xNxKKKc="; 17 17 }; 18 18 "10" = { 19 - version = "10.17.1"; 20 - hash = "sha256-oeATP2gBwTA5rkEwnl5afRBYo6Hh7dAgpJRKg8U2jQQ="; 19 + version = "10.18.0"; 20 + hash = "sha256-OWej7+KQnfMF/sS4M6ME38oXw4C2u3dnL02sTyzdN4g="; 21 21 }; 22 22 }; 23 23