Conversation
|
|
|
@btea is attempting to deploy a commit to the pnpm Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
This PR corrects documentation for the pnpm audit --fix command to accurately reflect that overrides are saved to pnpm-workspace.yaml instead of package.json, fixing an inconsistency in the documentation.
Changes:
- Updated the
--fixoption description in the audit command documentation to specifypnpm-workspace.yamlas the target file for overrides
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
seems like a bug. because having the workspace configuration file introduces some extra complications |
|
To ease management and avoid conflicts with npm, pnpm supports moving all configurations to the pnpm-workspace.yaml file. For more https://github.com/orgs/pnpm/discussions/9037 |
close pnpm/pnpm#10472