Skip to content

Commit 3ea9c20

Browse files
committed
chore: update cypress to 15.2.0
1 parent 9a5584e commit 3ea9c20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

factory/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ FACTORY_VERSION='6.0.2'
2222

2323
# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
2424
# Linux/amd64 only
25-
CHROME_VERSION='140.0.7339.80-1'
25+
CHROME_VERSION='140.0.7339.127-1'
2626

2727
# Chrome for Testing versions: https://googlechromelabs.github.io/chrome-for-testing/
2828
# not currently used for cypress/browsers and cypress/included images
2929
# Linux/amd64 only
30-
CHROME_FOR_TESTING_VERSION='140.0.7339.80'
30+
CHROME_FOR_TESTING_VERSION='140.0.7339.81'
3131

3232
# Cypress versions: https://www.npmjs.com/package/cypress
33-
CYPRESS_VERSION='15.1.0'
33+
CYPRESS_VERSION='15.2.0'
3434

3535
# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
3636
# Linux/amd64 only

0 commit comments

Comments
 (0)