Commit 5563b8e
authored
docs: Add Bun equivalent for updating dependencies (#12580)
## Summary
- Replaces "No equivalent" in the Bun tab of the "Keeping dependencies
on the same version" section with `bun update typescript --latest`
- Updates the documentation link to point to the correct Bun CLI update
page
Closes #125791 parent 3c552d9 commit 5563b8e
File tree
1 file changed
+5
-2
lines changed- apps/docs/content/docs/crafting-your-repository
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | 219 | | |
221 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
| |||
0 commit comments