Skip to content

Update postcss-preset-env requirement from ^10.4.0 to ^10.5.0 in /e2e-package-managers/yarn in the all-dependencies group across 1 directory #3823

Update postcss-preset-env requirement from ^10.4.0 to ^10.5.0 in /e2e-package-managers/yarn in the all-dependencies group across 1 directory

Update postcss-preset-env requirement from ^10.4.0 to ^10.5.0 in /e2e-package-managers/yarn in the all-dependencies group across 1 directory #3823

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
defaults:
run:
shell: bash
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"