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 @@ -21,16 +21,16 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
2121FACTORY_VERSION = ' 5.1.1'
2222
2323# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
24- CHROME_VERSION = ' 131.0.6778.108 -1'
24+ CHROME_VERSION = ' 131.0.6778.139 -1'
2525
2626# Cypress versions: https://www.npmjs.com/package/cypress
27- CYPRESS_VERSION = ' 13.16.1 '
27+ CYPRESS_VERSION = ' 13.17.0 '
2828
2929# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
30- EDGE_VERSION = ' 131.0.2903.70 -1'
30+ EDGE_VERSION = ' 131.0.2903.99 -1'
3131
3232# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
33- FIREFOX_VERSION = ' 133.0'
33+ FIREFOX_VERSION = ' 133.0.3 '
3434
3535# Yarn versions: https://www.npmjs.com/package/yarn and
3636# https://classic.yarnpkg.com/latest-version
You can’t perform that action at this time.
0 commit comments