Skip to content

Bump @types/react from 19.1.6 to 19.1.8 #415

Bump @types/react from 19.1.6 to 19.1.8

Bump @types/react from 19.1.6 to 19.1.8 #415

Workflow file for this run

on:
pull_request:
paths: [package-lock.json]
permissions:
contents: read
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm run build