Skip to content

Bump follow-redirects from 1.14.8 to 1.15.4 (#174) #106

Bump follow-redirects from 1.14.8 to 1.15.4 (#174)

Bump follow-redirects from 1.14.8 to 1.15.4 (#174) #106

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck