From 7b8a601ce0febd76e309c4d069dd54cabcae9d6e Mon Sep 17 00:00:00 2001 From: AtofStryker Date: Thu, 16 Jan 2025 09:53:54 -0500 Subject: [PATCH] chore: update factory browsers to latest and update to Cypress 14 --- factory/.env | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/factory/.env b/factory/.env index c1ed468f4e..ca2266eaf7 100644 --- a/factory/.env +++ b/factory/.env @@ -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