Skip to content

Bump @babel/traverse from 7.22.10 to 7.23.2 #1874

Bump @babel/traverse from 7.22.10 to 7.23.2

Bump @babel/traverse from 7.22.10 to 7.23.2 #1874

Workflow file for this run

name: Apply labels to PR
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}