pnpm: 10.18.2 -> 10.18.3 (#452264)

This commit is contained in:
Sefa Eyeoglu
2025-10-15 19:38:49 +00:00
committed by GitHub
+2 -3
View File
@@ -2,7 +2,6 @@
lib,
callPackage,
}:
let
inherit (lib) mapAttrs' nameValuePair;
@@ -16,8 +15,8 @@ let
hash = "sha256-z4anrXZEBjldQoam0J1zBxFyCsxtk+nc6ax6xNxKKKc=";
};
"10" = {
version = "10.18.2";
hash = "sha256-k0IQIv4BVtfL32me3D1+qzllSYbqwU+SfQK4Xw2sbWE=";
version = "10.18.3";
hash = "sha256-eX0AWbxfwzVtecaBYVoTfHs15O/AOkRJqKGr/LzEvcc=";
};
};