From 09a3a91a3da31fb02bfd93d2ea2a2aa039703bde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 13:55:36 +0000 Subject: [PATCH] chore(deps): update dependency bun to v1.3.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d77fb661..2ebc464f 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -bun = "1.2" +bun = "1.3.1" node = "22"