From 9819d972706d010c712b5b5a00b9b83584ccbc46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 12:33:46 +0100 Subject: [PATCH] chore(deps): update node.js to v26.8.2 (#1123) 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 bd2474b90..9e1644196 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -126,7 +126,7 @@ jobs: pages: docker: - - image: node:26.8.1 + - image: node:26.8.2 steps: - checkout - attach_workspace: