Skip to content

build(deps-dev): bump glob from 10.4.5 to 10.5.0 #1110

build(deps-dev): bump glob from 10.4.5 to 10.5.0

build(deps-dev): bump glob from 10.4.5 to 10.5.0 #1110

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '22'
- run: npm ci
- run: ./node_modules/.bin/eslint -c ./.eslintrc.json -f compact *.js