From 96e05f106cbc43b97060e7519267eaaa236502f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 12:56:12 -0500 Subject: [PATCH] chore: Update Chrome (beta) to 133.0.6943.27 (#30940) 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 5802c156fced..cab41d44bfa6 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { - "chrome:beta": "133.0.6943.16", + "chrome:beta": "133.0.6943.27", "chrome:stable": "132.0.6834.110", "chrome:minimum": "64.0.3282.0" }