Skip to content

Bump @babel/traverse from 7.23.0 to 7.23.3 #76

Bump @babel/traverse from 7.23.0 to 7.23.3

Bump @babel/traverse from 7.23.0 to 7.23.3 #76

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
cache: 'npm'
- name: Install npm@8
run: npm i -g npm@8
- name: Install
run: npm ci --prefer-offline
- name: Alex
run: npm run alex