Skip to content

build(deps-dev): bump ts-jest from 29.1.2 to 29.2.5 #1136

build(deps-dev): bump ts-jest from 29.1.2 to 29.2.5

build(deps-dev): bump ts-jest from 29.1.2 to 29.2.5 #1136

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