Skip to content

build(deps-dev): bump minimist from 1.2.5 to 1.2.8 #16

build(deps-dev): bump minimist from 1.2.5 to 1.2.8

build(deps-dev): bump minimist from 1.2.5 to 1.2.8 #16

Workflow file for this run

name: lint
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- run: yarn
- run: yarn lint