Skip to content

Bump @babel/traverse from 7.22.11 to 7.23.2 #421

Bump @babel/traverse from 7.22.11 to 7.23.2

Bump @babel/traverse from 7.22.11 to 7.23.2 #421

Workflow file for this run

name: eslint
on: push
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16.20.2'
- run: yarn policies set-version 1.22.19
- run: yarn install
- run: yarn run eslint src