Skip to content

Bump @babel/traverse from 7.18.11 to 7.23.2 #778

Bump @babel/traverse from 7.18.11 to 7.23.2

Bump @babel/traverse from 7.18.11 to 7.23.2 #778

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}