Skip to content

build(deps): bump jodit from 4.2.50 to 4.13.16 #898

build(deps): bump jodit from 4.2.50 to 4.13.16

build(deps): bump jodit from 4.2.50 to 4.13.16 #898

Workflow file for this run

name: jest
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 22
- run: yarn install
- run: yarn test