File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,23 +22,23 @@ FACTORY_VERSION='5.11.2'
22
22
23
23
# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
24
24
# Linux/amd64 only
25
- CHROME_VERSION = ' 138.0.7204.49 -1'
25
+ CHROME_VERSION = ' 138.0.7204.92 -1'
26
26
27
27
# Chrome for Testing versions: https://googlechromelabs.github.io/chrome-for-testing/
28
28
# not currently used for cypress/browsers and cypress/included images
29
29
# Linux/amd64 only
30
- CHROME_FOR_TESTING_VERSION = ' 138.0.7204.49 '
30
+ CHROME_FOR_TESTING_VERSION = ' 138.0.7204.92 '
31
31
32
32
# Cypress versions: https://www.npmjs.com/package/cypress
33
- CYPRESS_VERSION = ' 14.5.0 '
33
+ CYPRESS_VERSION = ' 14.5.1 '
34
34
35
35
# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
36
36
# Linux/amd64 only
37
- EDGE_VERSION = ' 137 .0.3296.93 -1'
37
+ EDGE_VERSION = ' 138 .0.3351.65 -1'
38
38
39
39
# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
40
40
# Linux/amd64 for all versions, Linux/arm64 for versions 136.0 and above
41
- FIREFOX_VERSION = ' 140.0'
41
+ FIREFOX_VERSION = ' 140.0.2 '
42
42
43
43
# Geckodriver versions: https://github.com/mozilla/geckodriver/releases
44
44
# Geckodriver documentation: https://firefox-source-docs.mozilla.org/testing/geckodriver/index.html
You can’t perform that action at this time.
0 commit comments