Skip to content

chore(deps): update dependency typescript to v5.3.3 #4051

chore(deps): update dependency typescript to v5.3.3

chore(deps): update dependency typescript to v5.3.3 #4051

Workflow file for this run

name: Benchmark
on: [push]
jobs:
Benchmark:
name: Benchmark on node ${{ matrix.node_version }}
uses: the-guild-org/shared-config/.github/workflows/ci-node-matrix.yml@main
with:
script: 'yarn build && yarn benchmark:basic'
nodeVersions: '[16,18]'