Skip to content

chore(deps-dev): bump eslint from 8.42.0 to 8.48.0 #448

chore(deps-dev): bump eslint from 8.42.0 to 8.48.0

chore(deps-dev): bump eslint from 8.42.0 to 8.48.0 #448

Workflow file for this run

name: CI
on: [push]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- name: npm install and test
run: npm cit