Skip to content

Commit 0547e0b

Browse files
committed
chore: update bun.lock versions to 0.3.5 and sync lockfile
1 parent c951b24 commit 0547e0b

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

.github/workflows/bump-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ jobs:
9393
});
9494
"
9595
96+
- name: Sync Bun Lockfile
97+
run: bun update --lockfile-only
98+
9699
- name: Fix formatting with Biome
97100
run: biome check --write packages/*/package.json package.json
98101

bun.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)