Skip to content

Regenerate bun.lock - #32

Merged
KayleeWilliams merged 1 commit into
KayleeWilliams/fix-package-licensefrom
KayleeWilliams/refresh-lockfile
Aug 11, 2026
Merged

Regenerate bun.lock#32
KayleeWilliams merged 1 commit into
KayleeWilliams/fix-package-licensefrom
KayleeWilliams/refresh-lockfile

Conversation

@KayleeWilliams

Copy link
Copy Markdown
Owner

The committed lockfile was stale: it named the package friendlier-words
and recorded every devDependency as "latest" rather than the ranges
package.json now pins, so it pinned nothing and any bun install rewrote
it.

Regenerating resolves each devDependency to the newest version its
current range allows, so the lockfile now reflects package.json.


Stack created with GitHub Stacks CLIGive Feedback 💬

@KayleeWilliams
KayleeWilliams marked this pull request as ready for review August 11, 2026 12:39
@KayleeWilliams
KayleeWilliams force-pushed the KayleeWilliams/refresh-lockfile branch from e10c2f6 to 0a4afc7 Compare August 11, 2026 12:58
The committed lockfile was stale: it named the package friendlier-words
and recorded every devDependency as "latest" rather than the ranges
package.json now pins, so it pinned nothing and any bun install rewrote
it.

Regenerating resolves each devDependency to the newest version its
current range allows, so the lockfile now reflects package.json.
@KayleeWilliams
KayleeWilliams force-pushed the KayleeWilliams/refresh-lockfile branch from 0a4afc7 to b94e69c Compare August 11, 2026 13:16
@KayleeWilliams
KayleeWilliams merged commit e21786c into main Aug 11, 2026
1 check passed
@KayleeWilliams
KayleeWilliams deleted the KayleeWilliams/refresh-lockfile branch August 11, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant