We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2029602 commit f7b8a0eCopy full SHA for f7b8a0e
.circleci/src/pipeline/@pipeline.yml
@@ -5,8 +5,8 @@ version: 2.1
5
# the new location and/or names:
6
# - ./scripts/github-actions/update-browser-versions.js
7
8
-chrome-stable-version: &chrome-stable-version "140.0.7339.207"
9
-chrome-beta-version: &chrome-beta-version "141.0.7390.30"
+chrome-stable-version: &chrome-stable-version "141.0.7390.107"
+chrome-beta-version: &chrome-beta-version "142.0.7444.34"
10
firefox-stable-version: &firefox-stable-version "142.0"
11
base-internal-bullseye: &base-internal-bullseye cypress/base-internal:22.19.0-bullseye
12
base-internal-yarn-berry: &base-internal-yarn-berry cypress/base-internal:22.19.0-yarn-berry
0 commit comments