Skip to content

Bump @types/react-dom from 18.2.22 to 18.2.23 #1850

Bump @types/react-dom from 18.2.22 to 18.2.23

Bump @types/react-dom from 18.2.22 to 18.2.23 #1850

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm lint