From acf157e6766c02759d5e9a0832e3eb8a7baad687 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 06:48:25 +0000 Subject: [PATCH] chore(deps): update node.js to v22.13.0 (#563) 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 3b363a05..570bb3a2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -102,7 +102,7 @@ jobs: # TODO: this should be doable with curl or python... docker-readme-push: docker: - - image: node:22.12.0-alpine + - image: node:22.13.0-alpine parameters: ident: type: string