From eba3f7eeea678b1b2cfffcccda14d8d2d4af8b1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 06:34:57 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20cypress=20to=203.3.0=20?= =?UTF-8?q?=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index dbc842ff1..cfe9685cb 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.2.1 + cypress: cypress-io/cypress@3.3.0 win: circleci/windows@5.0.0 executors: