From 7734f80c9a60f55c506519f7753dc0cf6cc5d4f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:12:24 +0000 Subject: [PATCH] Update Node.js to v22 (#110) 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 6fb4b37..1da5a3a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,7 +8,7 @@ jobs: build_node: resource_class: medium docker: - - image: cimg/node:16.20.2@sha256:06bfffcaf9b9caa1d18468113064c7d95801e46506c74c5392c4df1feef6f062 + - image: cimg/node:22.13.0@sha256:f5dfaaeb91ce8fb246355b197df84c74491f4c426844db24791bd9be114db2a0 steps: - checkout - run: