Skip to content

chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 #151

chore(deps): bump tough-cookie from 4.1.2 to 4.1.3

chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 #151

Workflow file for this run

name: CI
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: ">=14.16.0 14"
- run: npm ci
- run: npm test