Skip to content

Bump @babel/traverse from 7.14.2 to 7.24.7 #129

Bump @babel/traverse from 7.14.2 to 7.24.7

Bump @babel/traverse from 7.14.2 to 7.24.7 #129

Workflow file for this run

name: Test on any push
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm test