From 449efafad6772bdfa0fe4b3f9df83a6012e9a38b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 17:45:19 +0000 Subject: [PATCH] Update Node.js --- .gitlab-ci.yml | 2 +- .tool-versions | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index febe8569..ae5cda1e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ include: file: ci-template.gitlab-ci.yml .node: - image: node:24.13.1 + image: node:24.14.1 before_script: - npm ci diff --git a/.tool-versions b/.tool-versions index e151ff00..67a67317 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -nodejs 24.13.1 +nodejs 24.15.0