Skip to content

Commit 6d71074

Browse files
committed
bump chrome and firefox
update Chrome to 134.0.6998.88-1 update Firefox to 136.0.1
1 parent f947333 commit 6d71074

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
@@ -21,7 +21,7 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
2121
FACTORY_VERSION='5.5.0'
2222

2323
# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
24-
CHROME_VERSION='134.0.6998.35-1'
24+
CHROME_VERSION='134.0.6998.88-1'
2525

2626
# Cypress versions: https://www.npmjs.com/package/cypress
2727
CYPRESS_VERSION='14.1.0'
@@ -30,7 +30,7 @@ CYPRESS_VERSION='14.1.0'
3030
EDGE_VERSION='134.0.3124.51-1'
3131

3232
# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
33-
FIREFOX_VERSION='136.0'
33+
FIREFOX_VERSION='136.0.1'
3434

3535
# Yarn versions: https://www.npmjs.com/package/yarn and
3636
# https://classic.yarnpkg.com/latest-version

0 commit comments

Comments
 (0)