Skip to content

chore(deps): bump follow-redirects from 1.14.9 to 1.15.6 #388

chore(deps): bump follow-redirects from 1.14.9 to 1.15.6

chore(deps): bump follow-redirects from 1.14.9 to 1.15.6 #388

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn --frozen-lockfile
- run: yarn run lint