From d688ec870b4efa9c1af8831f1488dbf8872ae77b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 22:33:57 +0000 Subject: [PATCH] chore(deps): update dependency bun to v1.3.3 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d77fb661..469c343e 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -bun = "1.2" +bun = "1.3.3" node = "22"