Bump Node.js to 18.16.0

This commit is contained in:
Vitaly Slobodin 2023-05-09 14:47:02 +00:00 committed by Lukas 'Eipi' Eipert
parent 8a4d981230
commit a6fa51cb80
4 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@ customers:
variables:
LFS: '2.9'
CHROME: '111'
NODE: '16.14'
NODE: '18.16'
YARN: '1.22'
POSTGRESQL: '12'
GIT: '2.36'
@ -30,7 +30,7 @@ customers-qa-assets:
- .customers
variables:
CHROME: '111'
NODE: '16.14'
NODE: '18.16'
YARN: '1.22'
GIT: '2.36'
parallel: