Skip to content

Commit b22780a

Browse files
chore: Update Chrome (stable) to 149.0.7827.102 and Chrome for Testing (stable) to 149.0.7827.55 (#34040)
Co-authored-by: cypress-bot[bot] <47117332+cypress-bot[bot]@users.noreply.github.com>
1 parent ada42a7 commit b22780a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/src/pipeline/@pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ version: 2.1
55
# the new location and/or names:
66
# - ./scripts/github-actions/update-browser-versions.js
77

8-
chrome-stable-version: &chrome-stable-version "149.0.7827.53"
8+
chrome-stable-version: &chrome-stable-version "149.0.7827.102"
99
chrome-beta-version: &chrome-beta-version "150.0.7871.4"
1010
# Pin from https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions.json (channels.Stable)
11-
chrome-for-testing-stable-version: &chrome-for-testing-stable-version "149.0.7827.54"
11+
chrome-for-testing-stable-version: &chrome-for-testing-stable-version "149.0.7827.55"
1212
firefox-stable-version: &firefox-stable-version "151.0.1"
1313
base-internal-trixie: &base-internal-trixie cypress/base-internal:22.19.0-trixie
1414
base-internal-yarn-berry: &base-internal-yarn-berry cypress/base-internal:22.19.0-yarn-berry

0 commit comments

Comments
 (0)