Skip to content

Bump @babel/traverse from 7.10.1 to 7.23.9 in /frontend #1991

Bump @babel/traverse from 7.10.1 to 7.23.9 in /frontend

Bump @babel/traverse from 7.10.1 to 7.23.9 in /frontend #1991

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
name: Label Branch
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"