Skip to content

Commit b00d730

Browse files
authored
chore: update factory to use cypress 14.3.3 and update chrome to latest (#1334)
1 parent 3915a48 commit b00d730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

factory/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ 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='135.0.7049.95-1'
25+
CHROME_VERSION='135.0.7049.114-1'
2626

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

3030
# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
3131
# Linux/amd64 only

0 commit comments

Comments
 (0)