Skip to content

Commit

Permalink
chore(deps): update dependency bun to v1.1.44 (jdx#4134)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency bun to v1.1.44

* [autofix.ci] apply automated fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Jan 17, 2025
1 parent 6ccb1d9 commit 1b5e740
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions mise.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ actionlint-macos-aarch64 = "sha256:baa69aa6ae140310d9d86127d916abd42cd2ad446aef0
"actionlint_1.7.6_linux_amd64.tar.gz" = "sha256:5d1a70d9de15fee5371e6f9e20cc29b284e814d6ee1b882f9749e91caf716eba"

[tools.bun]
version = "1.1.42"
version = "1.1.44"
backend = "core:bun"

[tools.bun.checksums]
"bun-darwin-aarch64.zip" = "sha256:64a70fe290bd6391a09d555d4e4e1a8df56543e526bb1381ab344a385348572c"
"bun-linux-x64-baseline.zip" = "sha256:19584af4189e6434124a556e830427f0f44b7ebed8530eacf4fe369bd14b93d6"
"bun-linux-x64-baseline.zip" = "sha256:902f414cf6f83996fca2babb9386d30555529505c0d26d29a99030bb900905d3"

[tools.cargo-binstall]
version = "1.10.17"
Expand Down
2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ _.path = ["./target/debug", "./node_modules/.bin"]

[tools]
"actionlint" = "latest"
bun = "1.1.42"
bun = "1.1.44"
cargo-binstall = "1.10.17"
"cargo:cargo-edit" = "latest"
"cargo:cargo-insta" = "latest"
Expand Down

0 comments on commit 1b5e740

Please sign in to comment.