We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7236af commit 25bfca9Copy full SHA for 25bfca9
factory/.env
@@ -33,11 +33,11 @@ CHROME_VERSION='142.0.7444.59-1'
33
CHROME_FOR_TESTING_VERSION='142.0.7444.59'
34
35
# Cypress versions: https://www.npmjs.com/package/cypress
36
-CYPRESS_VERSION='15.5.0'
+CYPRESS_VERSION='15.6.0'
37
38
# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
39
# Linux/amd64 only
40
-EDGE_VERSION='141.0.3537.99-1'
+EDGE_VERSION='142.0.3595.53-1'
41
42
# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
43
# Linux/amd64 for all versions, Linux/arm64 for versions 136.0 and above
0 commit comments