Skip to content

Bump @babel/runtime from 7.20.13 to 7.27.6 #972

Bump @babel/runtime from 7.20.13 to 7.27.6

Bump @babel/runtime from 7.20.13 to 7.27.6 #972

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 16
- run: yarn
- run: yarn lint