From 3706062e939d0b4e624497744858913d4dd0d3a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 10:32:39 -0400 Subject: [PATCH] chore: Update Chrome (stable) to 125.0.6422.60 (#29528) Co-authored-by: cypress-bot[bot] <41898282+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 831e19be03..712ed41670 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { "chrome:beta": "125.0.6422.41", - "chrome:stable": "124.0.6367.207", + "chrome:stable": "125.0.6422.60", "chrome:minimum": "64.0.3282.0" }