Skip to content

Bump @babel/traverse from 7.20.1 to 7.23.2 in /helper #1710

Bump @babel/traverse from 7.20.1 to 7.23.2 in /helper

Bump @babel/traverse from 7.20.1 to 7.23.2 in /helper #1710

Workflow file for this run

on: [pull_request, workflow_dispatch]
name: Check Markdown
jobs:
Validation:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Typo file contents check
shell: bash
run: cat ./.github/workflows_dep/_typos.toml
- name: Check spelling of markdown files
uses: crate-ci/[email protected]
with:
files: ./*.md
config: ./.github/workflows_dep/_typos.toml