Skip to content

chore(deps): update dependency @types/node to v22.19.10 #1449

chore(deps): update dependency @types/node to v22.19.10

chore(deps): update dependency @types/node to v22.19.10 #1449

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: moonrepo/setup-toolchain@v0
with:
auto-install: true
- run: yarn
- run: yarn constraints
- run: yarn dedupe --check
- run: yarn check
- run: yarn build