From 5abf313be6d3bf84c3b79b72115fe7b0f9d85fdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 07:34:37 +0000 Subject: [PATCH] chore(deps): update node.js to v24.15.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index c19069b47..ce4b2237c 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ "go:github.com/grafana/oats" = "0.6.1" java = "temurin-25.0.2+10.0.LTS" lychee = "0.23.0" -node = "24.14.0" +node = "24.15.0" "npm:renovate" = "43.45.1" protoc = "34.0" "ubi:google/google-java-format" = "1.34.1"