Skip to content

Bump @babel/traverse from 7.18.6 to 7.23.2 #19

Bump @babel/traverse from 7.18.6 to 7.23.2

Bump @babel/traverse from 7.18.6 to 7.23.2 #19

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm test