Skip to content

Commit

Permalink
update to cypress 13.8.0 and update browser images (cypress-io#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker authored Apr 18, 2024
1 parent b098a46 commit 71d208a
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 @@ -17,16 +17,16 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
FACTORY_VERSION='3.5.4'

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

# Cypress versions: https://www.npmjs.com/package/cypress
CYPRESS_VERSION='13.7.3'
CYPRESS_VERSION='13.8.0'

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

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

# Yarn versions: https://www.npmjs.com/package/yarn
YARN_VERSION='1.22.19'
Expand Down

0 comments on commit 71d208a

Please sign in to comment.