chore: Update Chrome (stable) to 102.0.5005.115 and Chrome (beta) to 103.0.5060.42 (#22212)

* chore: Update Chrome (beta) to 103.0.5060.42

* chore: Update Chrome (stable) to 102.0.5005.115 and Chrome (beta) to 103.0.5060.42

Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
This commit is contained in:
github-actions[bot]
2022-06-14 10:37:07 +10:00
committed by GitHub
parent a481dbb682
commit a7b9026861

View File

@@ -1,4 +1,4 @@
{
"chrome:beta": "103.0.5060.33",
"chrome:stable": "102.0.5005.61"
"chrome:beta": "103.0.5060.42",
"chrome:stable": "102.0.5005.115"
}