Merge pull request #325837 from gepbird/pnpm-9.5.0

pnpm_9: 9.4.0 -> 9.6.0, pnpm_8: 8.15.8 -> 8.15.9
This commit is contained in:
Doron Behar 2024-08-02 06:22:49 +00:00 committed by GitHub
commit 22f95f6160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,12 +4,12 @@ let
variants = {
"8" = {
version = "8.15.8";
hash = "sha256-aR/hdu6pqKgN8g5JdvPftEoEhBzriFY4/iomF0+B5l4=";
version = "8.15.9";
hash = "sha256-2qJ6C1QbxjUyP/lsLe2ZVGf/n+bWn/ZwIVWKqa2dzDY=";
};
"9" = {
version = "9.4.0";
hash = "sha256-tv0L/aVV5+WErX5WswxosB1aBPnuk5ifS5PKhHPEnHQ=";
version = "9.6.0";
hash = "sha256-2uD36CLFayCXm7WWXjtzuL2rtri47xIdpthXUIWZyjU=";
};
};