chore(deps): upgrade babel [EE-5219] (#9034)

This commit is contained in:
Chaim Lev-Ari
2023-06-11 08:44:20 +07:00
committed by GitHub
parent 3233987a21
commit f799dd86c3
5 changed files with 4292 additions and 8085 deletions

View File

@@ -21,7 +21,7 @@ jobs:
run: cd ./api && go get -t -v -d ./...
- uses: actions/setup-node@v3
with:
node-version: '14'
node-version: '18'
cache: 'yarn'
- run: yarn --frozen-lockfile