Skip to content

Commit 89e93e4

Browse files
committed
Update Chrome browsers
CHROME_VERSION to 140.0.7339.80-1 CHROME_FOR_TESTING_VERSION to 140.0.7339.80
1 parent e9d5569 commit 89e93e4

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
@@ -22,12 +22,12 @@ 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='139.0.7258.154-1'
25+
CHROME_VERSION='140.0.7339.80-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='139.0.7258.154'
30+
CHROME_FOR_TESTING_VERSION='140.0.7339.80'
3131

3232
# Cypress versions: https://www.npmjs.com/package/cypress
3333
CYPRESS_VERSION='15.1.0'

0 commit comments

Comments
 (0)