Skip to content

build(deps-dev): bump @eslint/js from 9.11.0 to 9.12.0 #2293

build(deps-dev): bump @eslint/js from 9.11.0 to 9.12.0

build(deps-dev): bump @eslint/js from 9.11.0 to 9.12.0 #2293

Workflow file for this run

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./.github/actions/prepare
- run: pnpm build
- run: node ./lib/cjs/index.cjs
- run: node ./lib/esm/index.js
name: Build
on:
pull_request: ~
push:
branches:
- main