meta: update bun.locks with bun 1.2 (#16867)

Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
This commit is contained in:
Meghan Denny
2025-01-29 01:47:43 -08:00
committed by GitHub
parent 676e8d1632
commit 93a89e5866
49 changed files with 59 additions and 57 deletions

View File

@@ -765,7 +765,7 @@ install_nodejs_headers() {
}
bun_version_exact() {
print "1.1.38"
print "1.2.0"
}
install_bun() {