Skip to content

Bump @babel/traverse from 7.9.5 to 7.23.6 #1163

Bump @babel/traverse from 7.9.5 to 7.23.6

Bump @babel/traverse from 7.9.5 to 7.23.6 #1163

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: 18
- run: yarn
- run: yarn lint