Skip to content

Bump @babel/traverse from 7.11.0 to 7.23.2 (#172) #102

Bump @babel/traverse from 7.11.0 to 7.23.2 (#172)

Bump @babel/traverse from 7.11.0 to 7.23.2 (#172) #102

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck