Skip to content

build(deps-dev): bump @types/node from 22.10.5 to 22.10.7 #176

build(deps-dev): bump @types/node from 22.10.5 to 22.10.7

build(deps-dev): bump @types/node from 22.10.5 to 22.10.7 #176

Workflow file for this run

name: Lint and build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/lint-and-build-yarn.yml@v1
with:
node-version: "22.x"
lint: true
format: true
build: true