Skip to content

build(deps-dev): bump eslint from 8.47.0 to 8.57.0 #981

build(deps-dev): bump eslint from 8.47.0 to 8.57.0

build(deps-dev): bump eslint from 8.47.0 to 8.57.0 #981

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