Skip to content

build(deps-dev): update ESLint to v9, typescript-eslint to v8 #1575

build(deps-dev): update ESLint to v9, typescript-eslint to v8

build(deps-dev): update ESLint to v9, typescript-eslint to v8 #1575

Workflow file for this run

name: Run a security audit
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/setup-node@v4.0.3
with:
node-version: 18
- run: npm audit