Skip to content

build(deps-dev): bump typescript from 5.7.2 to 5.7.3 #2351

build(deps-dev): bump typescript from 5.7.2 to 5.7.3

build(deps-dev): bump typescript from 5.7.2 to 5.7.3 #2351

Workflow file for this run

name: JavaScript
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version-file: package.json
cache: yarn
- run: yarn install --frozen-lockfile
- run: yarn run lint