From 40b85ca1e1e675bf4989bc47932dec943f8db6e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 17:27:15 +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 930697a85d..f9d9bff572 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.0.0 yarn: artsy/yarn@6.5.0 not_staging_or_release: ¬_staging_or_release