From 703491b6caa94e0c885f0d2966338a8093f1f66c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 09:28:31 +0000 Subject: [PATCH] Update dependency bun to v1.4.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d77fb661..c4288e41 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -bun = "1.2" +bun = "1.4.2" node = "22"