Skip to content

build(deps): bump braces from 3.0.2 to 3.0.3 #396

build(deps): bump braces from 3.0.2 to 3.0.3

build(deps): bump braces from 3.0.2 to 3.0.3 #396

Workflow file for this run

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