Skip to content

build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.9.0 #1009

build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.9.0

build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.9.0 #1009

Workflow file for this run

name: "build-test"
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 16.x
- run: npm ci
- run: npm run all