From 24ba0b86b1193d8c82064d32959e7abc45e212e5 Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Fri, 22 May 2026 09:25:29 +0100 Subject: [PATCH] Set npmMinimalAgeGate in yarnrc (#33639) GitOrigin-RevId: 69745c2c5606ff90d7a2a8b904f850007082b84a --- .yarnrc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.yarnrc.yml b/.yarnrc.yml index ce91b8de5f..00da118190 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -9,6 +9,8 @@ enableTelemetry: false nodeLinker: node-modules +npmMinimalAgeGate: 3d + supportedArchitectures: cpu: - current