From c18d9ee643cfe93ac0b0d39c1f6fbde681b6603b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 09:31:18 +1000 Subject: [PATCH] chore: Update Chrome (beta) to 101.0.4951.26 (#20957) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Barthélémy Ledoux Co-authored-by: Emily Rohrbough --- browser-versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser-versions.json b/browser-versions.json index f409e32c0081..d5c09c58f8ef 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,4 +1,4 @@ { - "chrome:beta": "101.0.4951.15", + "chrome:beta": "101.0.4951.26", "chrome:stable": "100.0.4896.75" }