File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,23 +25,23 @@ FACTORY_VERSION='6.1.1'
2525# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
2626# Linux/amd64 only
2727# Earlier versions of Google Chrome may no longer be available from http://dl.google.com
28- CHROME_VERSION = ' 141.0.7390.54 -1'
28+ CHROME_VERSION = ' 141.0.7390.107 -1'
2929
3030# Chrome for Testing versions: https://googlechromelabs.github.io/chrome-for-testing/
3131# not currently used for cypress/browsers and cypress/included images
3232# Linux/amd64 only
33- CHROME_FOR_TESTING_VERSION = ' 141.0.7390.54 '
33+ CHROME_FOR_TESTING_VERSION = ' 141.0.7390.78 '
3434
3535# Cypress versions: https://www.npmjs.com/package/cypress
3636CYPRESS_VERSION = ' 15.4.0'
3737
3838# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
3939# Linux/amd64 only
40- EDGE_VERSION = ' 141.0.3537.57 -1'
40+ EDGE_VERSION = ' 141.0.3537.71 -1'
4141
4242# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
4343# Linux/amd64 for all versions, Linux/arm64 for versions 136.0 and above
44- FIREFOX_VERSION = ' 143.0.4 '
44+ FIREFOX_VERSION = ' 144.0 '
4545
4646# Geckodriver versions: https://github.com/mozilla/geckodriver/releases
4747# Geckodriver documentation: https://firefox-source-docs.mozilla.org/testing/geckodriver/index.html
You can’t perform that action at this time.
0 commit comments