From 241088ae5446cc3dbc009c41c43951e76e515067 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:09:42 -0500 Subject: [PATCH] chore: Update Chrome (stable) to 131.0.6778.108 and Chrome (beta) to 132.0.6834.32 (#30712) * chore: Update Chrome (stable) to 131.0.6778.108 * empty commit * chore: Update Chrome (stable) to 131.0.6778.108 and Chrome (beta) to 132.0.6834.32 --------- Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane --- browser-versions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/browser-versions.json b/browser-versions.json index b01fbd439e4e..d402b7236bb7 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { - "chrome:beta": "132.0.6834.15", - "chrome:stable": "131.0.6778.85", + "chrome:beta": "132.0.6834.32", + "chrome:stable": "131.0.6778.108", "chrome:minimum": "64.0.3282.0" }