Skip to content

build(deps): bump json-schema-faker from 0.5.0-rcv.38 to 0.5.6 #1089

build(deps): bump json-schema-faker from 0.5.0-rcv.38 to 0.5.6

build(deps): bump json-schema-faker from 0.5.0-rcv.38 to 0.5.6 #1089

Workflow file for this run

on:
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v4
- name: npm install
run: npm install
- name: lint
run: npm run lint