Skip to content

Bump @babel/traverse from 7.9.0 to 7.23.2 in /dashboard #80

Bump @babel/traverse from 7.9.0 to 7.23.2 in /dashboard

Bump @babel/traverse from 7.9.0 to 7.23.2 in /dashboard #80

Workflow file for this run

name: CI
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Install Node.js dependencies
run: yarn
- name: Lint
run: yarn lint