From 6458f6cd5c8e13d0181dc5eaf99bc1a61d63635e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:48:33 +0000 Subject: [PATCH] chore: Update Chrome (stable) to 103.0.5060.53 (#22441) Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Bill Glesias --- browser-versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser-versions.json b/browser-versions.json index f65fc03af208..1ba5d0e62917 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,4 +1,4 @@ { "chrome:beta": "103.0.5060.53", - "chrome:stable": "102.0.5005.115" + "chrome:stable": "103.0.5060.53" }