From 8b10428c5d3d87bf62a5bcd35af92ff3af268a43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:35:40 +0000 Subject: [PATCH] chore: update node.js to v24.19.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 633c56d..96fbfcd 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] actionlint = "1.7.12" -node = "24.18.0" +node = "24.19.0" pnpm = "11.15.1" zizmor = "1.27.0"