From 74e60f4a583d27f86541e8dc61d06c280b3e7d65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:44:36 +0000 Subject: [PATCH] chore(deps): update dependency bun to v1.3.8 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d77fb661..2b3cf798 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -bun = "1.2" +bun = "1.3.8" node = "22"