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 989abc5 commit 9f7a686Copy full SHA for 9f7a686
factory/.env
@@ -33,11 +33,11 @@ CHROME_VERSION='141.0.7390.107-1'
33
CHROME_FOR_TESTING_VERSION='141.0.7390.78'
34
35
# Cypress versions: https://www.npmjs.com/package/cypress
36
-CYPRESS_VERSION='15.4.0'
+CYPRESS_VERSION='15.5.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.71-1'
+EDGE_VERSION='141.0.3537.85-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