Skip to content

Commit 33b2f6a

Browse files
authored
chore: update cypress to 15.6.0 (cypress-io#1445)
1 parent d7236af commit 33b2f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

factory/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ CHROME_VERSION='142.0.7444.59-1'
3333
CHROME_FOR_TESTING_VERSION='142.0.7444.59'
3434

3535
# Cypress versions: https://www.npmjs.com/package/cypress
36-
CYPRESS_VERSION='15.5.0'
36+
CYPRESS_VERSION='15.6.0'
3737

3838
# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
3939
# Linux/amd64 only
40-
EDGE_VERSION='141.0.3537.99-1'
40+
EDGE_VERSION='142.0.3595.53-1'
4141

4242
# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
4343
# Linux/amd64 for all versions, Linux/arm64 for versions 136.0 and above

0 commit comments

Comments
 (0)