Skip to content

build(deps): bump chalk from 4.1.0 to 5.3.0 #404

build(deps): bump chalk from 4.1.0 to 5.3.0

build(deps): bump chalk from 4.1.0 to 5.3.0 #404

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