From ea122eadc42b60c359916bb4e063ac292fe07ebf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 11:43:48 +1000 Subject: [PATCH] chore: Update Chrome (stable) to 99.0.4844.84 (#20788) Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+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 4b3f422e0f..f7c1bf1813 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,4 +1,4 @@ { "chrome:beta": "100.0.4896.56", - "chrome:stable": "99.0.4844.82" + "chrome:stable": "99.0.4844.84" }