From b46dabd6e4757c7800d7a4edbf8060e1a392872a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 20:05:19 +0000 Subject: [PATCH] chore(deps): update dependency browser-tools to v1.5.3 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5f675167..805ef07c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ version: 2.1 orbs: - browser-tools: circleci/browser-tools@1.4.8 + browser-tools: circleci/browser-tools@1.5.3 jobs: # a collection of steps dusk: # runs not using Workflows must have a `build` job as entry point