mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-26 19:12:12 -04:00
Allow approving all pending build dependencies at once without interactive selection, useful for CI/CD pipelines and project bootstrapping scenarios where interactive prompts are not feasible. close #10136