Skip to content

Bump json5 from 2.1.3 to 2.2.3 #31

Bump json5 from 2.1.3 to 2.2.3

Bump json5 from 2.1.3 to 2.2.3 #31

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected]
with:
version: 5.8.0
run_install: true
- run: pnpm test