From 3910744347855ce25a9b63e741c64848f3efcb7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:30:31 -0500 Subject: [PATCH] chore: Update Chrome (stable) to 131.0.6778.85 and Chrome (beta) to 132.0.6834.15 (#30616) * chore: Update Chrome (beta) to 132.0.6834.6 * chore: Update Chrome (stable) to 131.0.6778.85 and Chrome (beta) to 132.0.6834.6 * chore: Update Chrome (stable) to 131.0.6778.85 and Chrome (beta) to 132.0.6834.15 --------- 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 57558ed976e2..b01fbd439e4e 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { - "chrome:beta": "131.0.6778.33", - "chrome:stable": "131.0.6778.69", + "chrome:beta": "132.0.6834.15", + "chrome:stable": "131.0.6778.85", "chrome:minimum": "64.0.3282.0" }