From 951815d0bfdc0623ea3089c54dea66a20ed71840 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 19:34:00 +0100 Subject: [PATCH] chore(deps): update node.js to v26.9.0 (#1127) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9bbe5793b..eb8c51992 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -126,7 +126,7 @@ jobs: pages: docker: - - image: node:26.8.2 + - image: node:26.9.0 steps: - checkout - attach_workspace: