Skip to content

chore(deps): bump katex from 0.16.11 to 0.16.21 in the npm_and_yarn group #465

chore(deps): bump katex from 0.16.11 to 0.16.21 in the npm_and_yarn group

chore(deps): bump katex from 0.16.11 to 0.16.21 in the npm_and_yarn group #465

Workflow file for this run

name: test
on: [ pull_request ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
cache: yarn
- run: make deps test