From c99e28e6753144ea06b790b83e4dbd2531dd1c0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:42:40 -0500 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20dependency=20cypress=20?= =?UTF-8?q?to=20version=203.4.2=20=F0=9F=8C=9F=20(#915)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 5f45a2fbe..642b05e75 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,7 +8,7 @@ version: 2.1 orbs: # use Cypress orb from CircleCI registry - cypress: cypress-io/cypress@3.4.0 + cypress: cypress-io/cypress@3.4.2 win: circleci/windows@5.0.0 executors: