Skip to content

chore(deps-dev): bump webpack from 5.99.1 to 5.105.2 #2630

chore(deps-dev): bump webpack from 5.99.1 to 5.105.2

chore(deps-dev): bump webpack from 5.99.1 to 5.105.2 #2630

Workflow file for this run

# Copied from https://github.com/amannn/action-semantic-pull-request/blob/master/.github/workflows/lint-pr-title.yml
name: 'Lint PR title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}