Skip to content

Bump rollup from 4.32.1 to 4.34.0 #1408

Bump rollup from 4.32.1 to 4.34.0

Bump rollup from 4.32.1 to 4.34.0 #1408

Workflow file for this run

name: Type Checks
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
schedule:
- cron: '14 5 * * 1,3,5'
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
with:
no-lockfile: true
ts-versions: '5.4'
ts-libs: 'esnext'