Skip to content

build(deps-dev): bump typescript from 5.4.5 to 5.6.3 #500

build(deps-dev): bump typescript from 5.4.5 to 5.6.3

build(deps-dev): bump typescript from 5.4.5 to 5.6.3 #500

Workflow file for this run

name: CI
on:
push:
branches:
- main
- master
- next
- 'v*'
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.1
with:
license-check: true
node-versions: '["20", "22"]'