From 807ab6a0c7e38267d1da42f69fb8159f4695e314 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 13:55:53 +0000 Subject: [PATCH] Update Node.js to v26.2.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 9ae5982..6922817 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "26.1.0" +node = "26.2.0" pnpm = "11.1.3"