Skip to content

chore: update config save file name#747

Open
btea wants to merge 1 commit intopnpm:mainfrom
btea:chore/update-config-file-name
Open

chore: update config save file name#747
btea wants to merge 1 commit intopnpm:mainfrom
btea:chore/update-config-file-name

Conversation

@btea
Copy link
Member

@btea btea commented Jan 17, 2026

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link

vercel bot commented Jan 17, 2026

@btea is attempting to deploy a commit to the pnpm Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 --fix option description in the audit command documentation to specify pnpm-workspace.yaml as the target file for overrides

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@celso-alexandre
Copy link

seems like a bug. because having the workspace configuration file introduces some extra complications

@btea
Copy link
Member Author

btea commented Mar 9, 2026

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pnpm audit --fix writes overrides to pnpm-workspace instead of package.json

3 participants