Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Bump follow-redirects from 1.15.4 to 1.15.6 (#1269) #1339

Bump follow-redirects from 1.15.4 to 1.15.6 (#1269)

Bump follow-redirects from 1.15.4 to 1.15.6 (#1269) #1339

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v1
with:
node-version: "16.x"
- run: yarn
- run: yarn lint