Skip to content

Bump @babel/traverse from 7.9.5 to 7.23.2 #1150

Bump @babel/traverse from 7.9.5 to 7.23.2

Bump @babel/traverse from 7.9.5 to 7.23.2 #1150

Workflow file for this run

name: Lint
on: [pull_request, push]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16
- run: yarn
- run: yarn lint