Skip to content

Bump @mdx-js/loader from 1.6.22 to 3.1.1 #7155

Bump @mdx-js/loader from 1.6.22 to 3.1.1

Bump @mdx-js/loader from 1.6.22 to 3.1.1 #7155

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
- run: yarn install
- run: yarn lint