From 1812d81f65b17ac4f0725cdf895d5ed6c2f2250c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:10:59 +0000 Subject: [PATCH] chore(deps): update dep node from 5.3.0 to v6 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a63643f1ed..72fec810e7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,7 @@ version: 2.1 orbs: hokusai: artsy/hokusai@volatile horizon: artsy/release@volatile - node: circleci/node@5.3.0 + node: circleci/node@6.3.0 yarn: artsy/yarn@6.5.0 not_staging_or_release: ¬_staging_or_release