From d2faaede93ce0a9cbb46bc7de1b19110889697a6 Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 04:17:43 +0000 Subject: [PATCH] chore(dev-tools): update bun (non-major) --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0322a4a9..274e83f8 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -bun = "1.2.18" +bun = "1.2.19" node = "22.17.1" terraform = "1.12.1" tflint = "0.58.1"