Skip to content

build(deps-dev): bump typescript from 5.1.6 to 5.2.2 #1490

build(deps-dev): bump typescript from 5.1.6 to 5.2.2

build(deps-dev): bump typescript from 5.1.6 to 5.2.2 #1490

Workflow file for this run

name: Linting
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/[email protected]
- run: npm cit
auto-merge:
runs-on: ubuntu-latest
needs: build
permissions:
pull-requests: write
contents: write
steps:
- name: Automatically merge dependabot upgrades
uses: fastify/github-action-merge-dependabot@v3
with:
target: minor