From 0e45ec22498c9eba351d2a14586dd865bb8f5f9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 03:31:22 +0000 Subject: [PATCH] Update Node.js to v26.8.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a14212e..f6aa1fd 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "26.7.0" +node = "26.8.1" pnpm = "11.24.0"