Skip to content

Bump tough-cookie from 4.0.0 to 4.1.3 #121

Bump tough-cookie from 4.0.0 to 4.1.3

Bump tough-cookie from 4.0.0 to 4.1.3 #121

Workflow file for this run

name: Build and Test
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup
run: yarn install
- name: Build
run: yarn build