Skip to content

Bump @babel/traverse from 7.22.8 to 7.23.2 in /src/frontend #42

Bump @babel/traverse from 7.22.8 to 7.23.2 in /src/frontend

Bump @babel/traverse from 7.22.8 to 7.23.2 in /src/frontend #42

Workflow file for this run

# Add a label to the PR when it is opened or updated
name: Pull Request Labeler
on: [pull_request]
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
sync-labels: true
configuration-path: .github/labeler.yml
dot: true