Skip to content

Bump @typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 #2005

Bump @typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0

Bump @typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 #2005

Workflow file for this run

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
node-version: [20.x]
name: Node ${{ matrix.node }} run
steps:
- uses: actions/checkout@v6
- name: Build with Makefile
run: make all