Skip to content

Commit

Permalink
chore(deps): update bun to v1.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
BleedingDev committed Jan 4, 2025
1 parent 825a27c commit 7025c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .prototools
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
biome = "1.9.4"
bun = "1.1.38"
bun = "1.1.42"
node = "~22"
npm = "~10"
pnpm = "~9"
Expand Down
2 changes: 1 addition & 1 deletion zerops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ zerops:
NMIT_LIFETIME_PRODUCT_VARIANT_ID: ${RUNTIME_NMIT_LIFETIME_PRODUCT_VARIANT_ID}
NEXTAUTH_URL: ${RUNTIME_NEXTAUTH_URL}
prepareCommands:
- echo "Upgrading bun to 1.1.38"
- echo "Upgrading bun to 1.1.42"
- bun upgrade
buildCommands:
- pnpm install --frozen-lockfile --prefer-offline --prod=false
Expand Down

1 comment on commit 7025c86

@vercel
Copy link

@vercel vercel bot commented on 7025c86 Jan 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./apps/legacy_nmit

web-git-master-naucmeits-projects.vercel.app
naucme.it
web-naucmeits-projects.vercel.app

Please sign in to comment.