Skip to content

Commit b538094

Browse files
authored
chore: update factory and browsers to latest (#1364)
1 parent 51cc655 commit b538094

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

factory/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ FACTORY_VERSION='5.10.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='136.0.7103.113-1'
25+
CHROME_VERSION='137.0.7151.68-1'
2626

2727
# Cypress versions: https://www.npmjs.com/package/cypress
28-
CYPRESS_VERSION='14.4.0'
28+
CYPRESS_VERSION='14.4.1'
2929

3030
# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
3131
# Linux/amd64 only
32-
EDGE_VERSION='136.0.3240.76-1'
32+
EDGE_VERSION='137.0.3296.62-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

0 commit comments

Comments
 (0)