Skip to content

chore(deps): bump ejs from 3.1.6 to 3.1.10 #395

chore(deps): bump ejs from 3.1.6 to 3.1.10

chore(deps): bump ejs from 3.1.6 to 3.1.10 #395

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn --frozen-lockfile
- run: yarn run lint