From 6b1822f3181427a164e002a6b069ad1817276c02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 07:37:02 +0000 Subject: [PATCH] chore(deps): update node.js to v24.20.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 40ca167..d87a0c0 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "24" +node = "24.20.0" pnpm = "latest"