Skip to content

Bump @babel/traverse from 7.21.5 to 7.23.2 #969

Bump @babel/traverse from 7.21.5 to 7.23.2

Bump @babel/traverse from 7.21.5 to 7.23.2 #969

Workflow file for this run

name: 'Check spelling'
on: # rebuild any PRs and main branch changes
push:
branches:
- main
- staging
- trying
pull_request:
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2