Skip to content

Commit

Permalink
Fix alignment in bun outdated example grid (#13573)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeboone02 authored Aug 28, 2024
1 parent 1976e5b commit 8cb0b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/outdated.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Use `bun outdated` to display a table of outdated dependencies with their latest
$ bun outdated

|--------------------------------------------------------------------|
| Package | Current | Update | Latest |
| Package | Current | Update | Latest |
|----------------------------------------|---------|--------|--------|
| @types/bun (dev) | 1.1.6 | 1.1.7 | 1.1.7 |
|----------------------------------------|---------|--------|--------|
Expand Down

0 comments on commit 8cb0b5d

Please sign in to comment.