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 @@ -22,18 +22,18 @@ FACTORY_VERSION='5.8.0'
2222
2323# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
2424# Linux/amd64 only
25- CHROME_VERSION = ' 134 .0.6998.165 -1'
25+ CHROME_VERSION = ' 135 .0.7049.84 -1'
2626
2727# Cypress versions: https://www.npmjs.com/package/cypress
28- CYPRESS_VERSION = ' 14.2.1 '
28+ CYPRESS_VERSION = ' 14.3.0 '
2929
3030# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
3131# Linux/amd64 only
32- EDGE_VERSION = ' 134 .0.3124.85 -1'
32+ EDGE_VERSION = ' 135 .0.3179.54 -1'
3333
3434# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
3535# Linux/amd64 for all versions, Linux/arm64 for versions 136.0 and above
36- FIREFOX_VERSION = ' 136 .0.3 '
36+ FIREFOX_VERSION = ' 137 .0.1 '
3737
3838# Yarn versions: https://www.npmjs.com/package/yarn and
3939# Yarn v1 Classic only https://classic.yarnpkg.com/latest-version
You can’t perform that action at this time.
0 commit comments