Skip to content

Bump np from 10.1.0 to 10.2.0 in the development-dependencies group #785

Bump np from 10.1.0 to 10.2.0 in the development-dependencies group

Bump np from 10.1.0 to 10.2.0 in the development-dependencies group #785

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
merge_group:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["lts/*"]'