Skip to content

Commit

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

* [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 Dec 20, 2024
1 parent 1f0c01b commit 041d258
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 @@ -10,12 +10,11 @@ actionlint-macos-aarch64 = "sha256:f381afca13b39e095e4cee25e2b2abbb39ae8b2848f5c
"actionlint_1.7.4_linux_arm64.tar.gz" = "sha256:ede03682dc955381d057dde95bb85ce9ca418122209a8a313b617d4adec56416"

[tools.bun]
version = "1.1.38"
version = "1.1.40"
backend = "core:bun"

[tools.bun.checksums]
"bun-darwin-aarch64.zip" = "sha256:bbc6fb0e7bb99e7e95001ba05105cf09d0b79c06941d9f6ee3d0b34dc1541590"
"bun-linux-x64-baseline.zip" = "sha256:353e2e6d4086a09eeee984d2ed61736dcd905838ede51b82689fd7b3e95def90"
"bun-linux-x64-baseline.zip" = "sha256:c6be2321e8028c6376098fa29baad1cd454f4f33827ff426fdd5ce79695f6d27"

[tools.cargo-binstall]
version = "1.10.15"
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.38"
bun = "1.1.40"
cargo-binstall = "1.10.15"
"cargo:cargo-edit" = "latest"
"cargo:cargo-insta" = "latest"
Expand Down

0 comments on commit 041d258

Please sign in to comment.