Skip to content

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1 #73

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1 #73

Workflow file for this run

name: Run a security audit
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm audit