From 9fed99fb633cdd4dde86a34e8c8e04f34477e5cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 16:37:50 +0000 Subject: [PATCH] chore(deps): update dependency node to v24.13.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index b5be40b9..2da165f6 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "cargo:cargo-nextest" = "0.9.92" -node = "24.11.1" +node = "24.13.0" "cargo:cargo-dist" = "0.30.0" python = "3.14.0" "cargo:cargo-insta" = "1.42.2"