From e245a0e725173dbabaad71ec6c55a321bf25525d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 05:54:54 +0000 Subject: [PATCH] Update dependency bun to v1.3.14 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d77fb661..aeb4fdc3 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -bun = "1.2" +bun = "1.3.14" node = "22"