Skip to content

Build(deps): Bump shell-quote from 1.7.3 to 1.8.4 #896

Build(deps): Bump shell-quote from 1.7.3 to 1.8.4

Build(deps): Bump shell-quote from 1.7.3 to 1.8.4 #896

Workflow file for this run

name: Frontend tests
on: push
jobs:
frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install
- run: yarn ci