pnpm_9: 9.15.1 -> 9.15.2 (#368577)

authored by scrumplex.net and committed by GitHub 344c99f7 98a2b5c0

+2 -2
+2 -2
pkgs/development/tools/pnpm/default.nix
··· 12 12 hash = "sha256-2qJ6C1QbxjUyP/lsLe2ZVGf/n+bWn/ZwIVWKqa2dzDY="; 13 13 }; 14 14 "9" = { 15 - version = "9.15.1"; 16 - hash = "sha256-nlNOcK/vBjdPYSa0S9pXYJRxNc4WowrvEBDpZft+Pj4="; 15 + version = "9.15.2"; 16 + hash = "sha256-AiMJuzE1kUK2W/qIngQG0u69Ws//ykfmlErPKdnWpms="; 17 17 }; 18 18 }; 19 19