From 55888e898963e2880112833837dda766e2d62208 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:35:18 -0500 Subject: [PATCH] chore: Update Chrome (beta) to 131.0.6778.33 (#30573) * chore: Update Chrome (beta) to 131.0.6778.33 * empty commit --------- Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane --- browser-versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser-versions.json b/browser-versions.json index 553d6672b5a4..4266dc0bcca1 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { - "chrome:beta": "131.0.6778.24", + "chrome:beta": "131.0.6778.33", "chrome:stable": "130.0.6723.116", "chrome:minimum": "64.0.3282.0" }