chore: remove @types/prettier#3496
Conversation
Signed-off-by: gabriel miranda <gabriel@resend.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: gabriel miranda <gabriel@resend.com>
|
There was a problem hiding this comment.
No issues found across 1 file
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Auto-approved: This change removes a deprecated stub type package since prettier now ships its own type definitions, which is a safe dependency cleanup with no functional impact.
commit: |
addressing pnpm's warning:
Summary by cubic
Removed
@types/prettierfrompackages/renderdevDependencies sinceprettierprovides its own types. Updatedpnpm-lock.yamlto remove the stub package and silence pnpm warnings.Written for commit c67fceb. Summary will update on new commits.