Skip to content

chore(deps-dev): bump @sentry/vue from 7.76.0 to 7.93.0 #47

chore(deps-dev): bump @sentry/vue from 7.76.0 to 7.93.0

chore(deps-dev): bump @sentry/vue from 7.76.0 to 7.93.0 #47

Workflow file for this run

name: Lint files
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: Lint files ${{ github.ref }}
cancel-in-progress: true
jobs:
php:
name: Lint PHP files
uses: monicahq/workflows/.github/workflows/lint_php.yml@v1
vue:
name: Lint Vue files
uses: monicahq/workflows/.github/workflows/lint_vue.yml@v1
with:
node-version: 18