Skip to content

Build(deps): Bump esbuild from 0.21.5 to 0.28.1 #900

Build(deps): Bump esbuild from 0.21.5 to 0.28.1

Build(deps): Bump esbuild from 0.21.5 to 0.28.1 #900

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