Skip to content

Commit 71ca00f

Browse files
committed
chore(deps): update bun to v1.1.42
1 parent 825a27c commit 71ca00f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.prototools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
biome = "1.9.4"
2-
bun = "1.1.38"
2+
bun = "1.1.42"
33
node = "~22"
44
npm = "~10"
55
pnpm = "~9"

zerops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ zerops:
1616
NMIT_LIFETIME_PRODUCT_VARIANT_ID: ${RUNTIME_NMIT_LIFETIME_PRODUCT_VARIANT_ID}
1717
NEXTAUTH_URL: ${RUNTIME_NEXTAUTH_URL}
1818
prepareCommands:
19-
- echo "Upgrading bun to 1.1.38"
19+
- echo "Upgrading bun to 1.1.42"
2020
- bun upgrade
2121
buildCommands:
2222
- pnpm install --frozen-lockfile --prefer-offline --prod=false

0 commit comments

Comments
 (0)