From 9915ec0a196e2258176192cfecc25b1d9ebe1023 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Sep 2021 19:07:12 +0000 Subject: [PATCH] chore: Update Chrome (stable) to 94.0.4606.61 and Chrome (beta) to 95.0.4638.32 (#18229) Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com> --- browser-versions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/browser-versions.json b/browser-versions.json index fda3b302f063..5d0485b73ecc 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,4 +1,4 @@ { - "chrome:beta": "94.0.4606.54", - "chrome:stable": "94.0.4606.54" + "chrome:beta": "95.0.4638.32", + "chrome:stable": "94.0.4606.61" }