From e9656df71c1dde89f5f32b6dc330c9e4df83708c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 14:29:21 +0000 Subject: [PATCH] chore: Update Chrome (beta) to 93.0.4577.51 (#17801) Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com> --- browser-versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser-versions.json b/browser-versions.json index 126f3c3d71cf..720927f9d16c 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,4 +1,4 @@ { - "chrome:beta": "93.0.4577.42", + "chrome:beta": "93.0.4577.51", "chrome:stable": "92.0.4515.159" }