From 16a88391972b2b5780c4c87d5c1ae078bc9c7d30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:06:54 +0000 Subject: [PATCH] Update Node.js to v24.16.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f03ade0..a32c4f21 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -147,7 +147,7 @@ npm-types:generate-graphql: .npm-types:publish-graphql: - image: node:24.15.0 + image: node:24.16.0 needs: - npm-types:generate-graphql variables: