Skip to content

build(deps): bump dateformat from 4.4.1 to 5.0.3 #403

build(deps): bump dateformat from 4.4.1 to 5.0.3

build(deps): bump dateformat from 4.4.1 to 5.0.3 #403

Workflow file for this run

on:
pull_request:
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- run: yarn install --frozen-lockfile
- run: yarn test