docs(audit): the devDep count is 6, not 5 - #2978
Merged
Merged
Conversation
The spec-17 addendum said "5, not 6" and then listed six package names. Six is right: `plugin-list` and `data-objectstack` gained the devDependency in #2974, but the body's original count of 6 came from a 13-package list that omitted `fields`, which also lacks it. Verified against main. The number is used to scope the parity-guard work, so a wrong one misplans it. Refs #2901
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My error in #2975. The addendum table said "5, not 6" and then listed six package names.
Six is correct, verified against main:
plugin-listanddata-objectstackgained the devDependency in #2974, but the body's original count of 6 came from a 13-package "needs a guard" list that omittedfields— which also lacks it. So removing two and adding one leaves six.The number scopes the parity-guard prerequisite in #2941/#2942, so a wrong one misplans that work.
Docs-only, one line.
🤖 Generated with Claude Code