Skip to content

Bump react-intersection-observer from 9.13.1 to 9.14.1 in /resources #139

Bump react-intersection-observer from 9.13.1 to 9.14.1 in /resources

Bump react-intersection-observer from 9.13.1 to 9.14.1 in /resources #139

Workflow file for this run

name: JS
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20'
- run: yarn
working-directory: resources
- run: yarn lint
working-directory: resources