From a6b0eb3164ca4634cd029359e1885765dc159211 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 05:40:43 +0000 Subject: [PATCH] Update Node.js to v26.3.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index bf56ef8..04c6ba5 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "26.3.0" +node = "26.3.1" pnpm = "11.7.0"