Skip to content

Commit

Permalink
chore: update factory browsers to latest and update to Cypress 14 (#1283
Browse files Browse the repository at this point in the history
)
  • Loading branch information
AtofStryker authored Jan 16, 2025
1 parent 15838fb commit b41d6b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions factory/.env
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
FACTORY_VERSION='5.1.2'

# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
CHROME_VERSION='131.0.6778.264-1'
CHROME_VERSION='132.0.6834.83-1'

# Cypress versions: https://www.npmjs.com/package/cypress
CYPRESS_VERSION='13.17.0'
CYPRESS_VERSION='14.0.0'

# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
EDGE_VERSION='131.0.2903.112-1'
EDGE_VERSION='131.0.2903.147-1'

# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
FIREFOX_VERSION='134.0'
FIREFOX_VERSION='134.0.1'

# Yarn versions: https://www.npmjs.com/package/yarn and
# https://classic.yarnpkg.com/latest-version
Expand Down

0 comments on commit b41d6b5

Please sign in to comment.