From 087d35548b718b9d5a022c6829e14540d8fc1734 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 04:31:55 +0000 Subject: [PATCH] chore: update node.js to v20.20.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 35bee65..a76cd7e 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "20.18.0" +node = "20.20.2" pnpm = "9.15.9"