Skip to content

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.1.0 #63

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

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.1.0 #63

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