File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,16 +21,16 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
21
21
FACTORY_VERSION = ' 5.0.0'
22
22
23
23
# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
24
- CHROME_VERSION = ' 130.0.6723.69 -1'
24
+ CHROME_VERSION = ' 130.0.6723.116 -1'
25
25
26
26
# Cypress versions: https://www.npmjs.com/package/cypress
27
- CYPRESS_VERSION = ' 13.15.1 '
27
+ CYPRESS_VERSION = ' 13.15.2 '
28
28
29
29
# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
30
- EDGE_VERSION = ' 130.0.2849.56 -1'
30
+ EDGE_VERSION = ' 130.0.2849.68 -1'
31
31
32
32
# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
33
- FIREFOX_VERSION = ' 132.0'
33
+ FIREFOX_VERSION = ' 132.0.1 '
34
34
35
35
# Yarn versions: https://www.npmjs.com/package/yarn and
36
36
# https://classic.yarnpkg.com/latest-version
You can’t perform that action at this time.
0 commit comments