bun-update
Verified for current stable LTS
Bun Update Command: Update Dependency Specific Version
Use for update dependency specific version with Bun Update. Exact CLI syntax to update dependency specific version using Bun Update.
When to use this: Use for update dependency specific version with Bun Update.
Command Syntax
bun update <package_name>@<version> bun update <package_name>@<version> Command Breakdown
bun is the base executable for this command.
FAQ
Purpose: Exact syntax to update dependency specific version using Bun Update.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bun Update Command: Update All Dependencies
bun update Bun Update Command: Update Dependencies Interactively bun update -i Bun Update Command: Update Dependencies Interactively Recursively bun update -i -r Bun Update Command: Update Dependencies Latest Version bun update --latest Bun Update Command: Update Dependencies Recursively bun update -r