From 8f7126b4451f1c47947d461e35131e1f7a45fd96 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 29 Feb 2020 01:21:15 +0000 Subject: [PATCH] Update yarn orb to v4.0.2 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e5818580..17df2c16 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,7 @@ version: 2.1 orbs: - yarn: artsy/yarn@4.0.1 + yarn: artsy/yarn@4.0.2 hokusai: artsy/hokusai@0.7.2 node: artsy/node@1.0.0