Skip to content

chore(deps-dev): bump y18n from 4.0.0 to 4.0.3 #349

chore(deps-dev): bump y18n from 4.0.0 to 4.0.3

chore(deps-dev): bump y18n from 4.0.0 to 4.0.3 #349

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected]
with:
version: 7.5.0
node-version: '16.x'
- run: pnpm install
- run: pnpm lint