From 6842d1e23c0f7f4ab5ede4747bfee54fc4443757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:45:24 -0500 Subject: [PATCH] chore: Update Chrome (beta) to 122.0.6261.6 (#28797) 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 045355a28da0..4f5592c8e437 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { - "chrome:beta": "121.0.6167.85", + "chrome:beta": "122.0.6261.6", "chrome:stable": "121.0.6167.85", "chrome:minimum": "64.0.3282.0" }